preCICE v3.1.2
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
Parallel.hpp File Reference
#include <iosfwd>
#include <memory>
#include <optional>
#include <string>
#include <vector>
#include "logging/Logger.hpp"
#include "precice/impl/Types.hpp"
#include <mpi.h>
Include dependency graph for Parallel.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  precice::utils::Parallel
 Utility class for managing MPI operations. More...
 
struct  precice::utils::Parallel::CommState
 
struct  fmt::formatter< precice::utils::Parallel::CommState >
 

Namespaces

namespace  precice
 Main namespace of the precice library.
 
namespace  precice::logging
 contains the logging framework.
 
namespace  precice::utils
 contains precice-related utilities.
 

Functions

std::ostreamprecice::utils::operator<< (std::ostream &out, const Parallel::CommState &value)
 pretty printer for CommState