MOAB: Mesh Oriented datABase  (version 5.4.1)
MBMesquite::MeshImplData::Element Struct Reference

Public Member Functions

 Element ()

Public Attributes

std::vector< size_t > connectivity
EntityTopology topology

Detailed Description

Struct holding an element

Definition at line 232 of file MeshImplData.hpp.


Constructor & Destructor Documentation

Definition at line 236 of file MeshImplData.hpp.

: topology( MIXED ) {}

Member Data Documentation

list of vertex indices

Definition at line 234 of file MeshImplData.hpp.

Referenced by MBMesquite::MeshImplData::copy_higher_order(), and MBMesquite::MeshImplData::copy_mesh().

List of all members.


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