preCICE v3.1.1
Loading...
Searching...
No Matches
Namespaces | Functions
Filter.hpp File Reference
#include <boost/container/flat_map.hpp>
#include "mesh/Mesh.hpp"
#include "precice/impl/Types.hpp"
Include dependency graph for Filter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  precice
 Main namespace of the precice library.
 
namespace  precice::mesh
 provides Mesh, Data and primitives.
 

Functions

template<typename UnaryPredicate >
void precice::mesh::filterMesh (Mesh &destination, const Mesh &source, UnaryPredicate p)