|
preCICE v3.3.0
|
#include "SummationAction.hpp"#include <Eigen/Core>#include <algorithm>#include <memory>#include "action/Action.hpp"#include "logging/LogMacros.hpp"#include "mapping/Mapping.hpp"#include "mesh/Data.hpp"#include "mesh/Mesh.hpp"Go to the source code of this file.
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::action |
| contains actions to modify exchanged data. | |