ViennaGrid - The Vienna Grid Library
2.1.0
|
Proxy object for a mesh. This is used for wrapping a mesh/mesh view when creating a view. More...
#include <forwards.hpp>
Public Member Functions | |
mesh_proxy (MeshT &mesh_obj) | |
Data Fields | |
MeshT * | mesh_obj_ |
Proxy object for a mesh. This is used for wrapping a mesh/mesh view when creating a view.
MeshT | The mesh/mesh view type |
mesh_proxy | ( | MeshT & | mesh_obj | ) | [inline] |
MeshT* mesh_obj_ |