|
preCICE v3.3.0
|
#include "ScaleByAreaAction.hpp"#include <Eigen/Core>#include <memory>#include "action/Action.hpp"#include "logging/LogMacros.hpp"#include "mapping/Mapping.hpp"#include "mesh/Data.hpp"#include "mesh/Edge.hpp"#include "mesh/Mesh.hpp"#include "mesh/Vertex.hpp"#include "utils/assertion.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. | |