preCICE v3.1.2
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
Mapping.hpp File Reference
#include <Eigen/Core>
#include <iosfwd>
#include "mesh/Mesh.hpp"
#include "mesh/SharedPointer.hpp"
Include dependency graph for Mapping.hpp:
This graph shows which files directly or indirectly include this file:

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::ostreamprecice::mapping::operator<< (std::ostream &out, Mapping::MeshRequirement val)