|
preCICE v3.3.0
|
#include <Eigen/Core>#include <cmath>#include <memory>#include <ostream>#include <string>#include "IntraComm.hpp"#include "com/Communication.hpp"#include "logging/LogMacros.hpp"#include "logging/Logger.hpp"#include "precice/impl/Types.hpp"#include "utils/assertion.hpp"#include "utils/span_tools.hpp"Go to the source code of this file.
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::utils |
| contains precice-related utilities. | |