Wildmeshing Toolkit
MultiMeshVisitor.hpp File Reference
Include dependency graph for MultiMeshVisitor.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  wmtk::multimesh::MultiMeshVisitor< NodeFunctor_ >
 
class  wmtk::multimesh::MultiMeshVisitorExecutor< MMVisitor >
 

Namespaces

 wmtk
 
 wmtk::multimesh
 

Macros

#define WMTK_MESH_VISITOR_ONLY_SUPPORTS_NONCONST_REFERENCE
 

Functions

template<typename NodeFunctor >
 wmtk::multimesh::MultiMeshVisitor (NodeFunctor &&) -> MultiMeshVisitor< NodeFunctor >
 

Macro Definition Documentation

◆ WMTK_MESH_VISITOR_ONLY_SUPPORTS_NONCONST_REFERENCE

#define WMTK_MESH_VISITOR_ONLY_SUPPORTS_NONCONST_REFERENCE

Definition at line 19 of file MultiMeshVisitor.hpp.