Wildmeshing Toolkit
Mappable.hpp
Go to the documentation of this file.
1
#pragma once
2
namespace
wmtk
{
3
class
Mesh;
4
}
5
6
namespace
wmtk::multimesh
{
7
8
class
Mappable
{
9
public
:
10
virtual
const
Mesh
&
mesh
()
const
= 0;
11
};
12
}
wmtk::Mesh
Definition:
Mesh.hpp:106
wmtk::multimesh::Mappable
Definition:
Mappable.hpp:8
wmtk::multimesh::Mappable::mesh
virtual const Mesh & mesh() const =0
wmtk::multimesh
Definition:
Mesh.hpp:81
wmtk
Definition:
Accessor.hpp:6
src
wmtk
multimesh
Mappable.hpp
Generated by
1.9.1