PottsElementData Struct Reference

#include <PottsMeshReader.hpp>

Collaboration diagram for PottsElementData:
Collaboration graph
[legend]

List of all members.

Public Attributes

std::vector< unsignedNodeIndices
std::vector< boolOrientations
unsigned AttributeValue
unsigned ContainingElement

Detailed Description

Helper structure that stores the nodes and any attribute value associated with a PottsElement.

Definition at line 43 of file PottsMeshReader.hpp.


Member Data Documentation

Attribute value associated with the element.

Definition at line 47 of file PottsMeshReader.hpp.

Only applies to boundary elements: which element contains this boundary element. Only set if reader called with correct params

Definition at line 48 of file PottsMeshReader.hpp.

Vector of Node indices owned by the element.

Definition at line 45 of file PottsMeshReader.hpp.

Vector of face orientations (only used in 3D).

Definition at line 46 of file PottsMeshReader.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Dec 22 13:07:19 2011 for Chaste by  doxygen 1.6.3