ViennaGrid - The Vienna Grid Library  2.1.0
Public Member Functions | Data Fields
mesh_proxy< MeshT > Struct Template Reference

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_

Detailed Description

template<typename MeshT>
struct viennagrid::mesh_proxy< MeshT >

Proxy object for a mesh. This is used for wrapping a mesh/mesh view when creating a view.

Template Parameters:
MeshTThe mesh/mesh view type

Constructor & Destructor Documentation

mesh_proxy ( MeshT &  mesh_obj) [inline]

Field Documentation

MeshT* mesh_obj_

The documentation for this struct was generated from the following file: