InterfaceGrid

template<class MMesh>
class MMeshInterfaceGrid

Provides a DUNE grid interface class for the interface of a MMesh interface grid.

Public Functions

inline const MMesh &getMMesh() const

Return reference to MMesh.

inline const HostGridType &getHostGrid() const

Return reference to underlying CGAL triangulation.