preCICE v3.1.2
|
#include <Eigen/Core>
#include "boost/range/irange.hpp"
#include "com/SharedPointer.hpp"
#include "logging/Logger.hpp"
#include "precice/impl/Types.hpp"
#include "precice/span.hpp"
Go to the source code of this file.
Classes | |
class | precice::utils::IntraComm |
Utility class for managing intra-participant communication operations. More... | |
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::logging |
contains the logging framework. | |
namespace | precice::utils |
contains precice-related utilities. | |