preCICE v3.2.0
|
#include <Eigen/Core>
#include <iosfwd>
#include "mapping/impl/MappingDataCache.hpp"
#include "mesh/Mesh.hpp"
#include "mesh/SharedPointer.hpp"
#include "precice/span.hpp"
Go to the source code of this file.
Classes | |
class | precice::mapping::Mapping |
Abstract base class for mapping of data from one mesh to another. More... |
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) |