|
preCICE v3.3.0
|
#include "Mapping.hpp"#include <boost/config.hpp>#include <ostream>#include "math/differences.hpp"#include "mesh/Utils.hpp"#include "profiling/Event.hpp"#include "utils/IntraComm.hpp"#include "utils/assertion.hpp"Go to the source code of this file.
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::mapping |
| contains data mapping from points to meshes. | |
Functions | |
| bool | precice::mapping::operator< (Mapping::MeshRequirement lhs, Mapping::MeshRequirement rhs) |
| std::ostream & | precice::mapping::operator<< (std::ostream &out, Mapping::MeshRequirement val) |