MOAB: Mesh Oriented datABase  (version 5.4.1)
MBMesquite::ReferenceMeshInterface Class Reference

Class for accessing reference element topology. More...

#include <ReferenceMesh.hpp>

+ Inheritance diagram for MBMesquite::ReferenceMeshInterface:

Public Member Functions

virtual ~ReferenceMeshInterface ()
virtual void get_reference_vertex_coordinates (const Mesh::VertexHandle *vertices, size_t num_vertices, Vector3D *coordinates_out, MsqError &err)=0

Detailed Description

Class for accessing reference element topology.

This class is provided in order to access reference elements for target calculators, where there is a static 1-to-1 mapping between vertices in the active mesh and vertices in the reference mesh.

Definition at line 51 of file ReferenceMesh.hpp.


Constructor & Destructor Documentation


Member Function Documentation

List of all members.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines