ElementData Struct Reference

#include <AbstractMeshReader.hpp>

Collaboration diagram for ElementData:

Collaboration graph
[legend]

List of all members.

Public Attributes

std::vector< unsigned > NodeIndices
unsigned AttributeValue


Detailed Description

Abstract mesh reader class. Reads output generated by a mesh generator and converts it to a standard format for use in constructing a finite element mesh structure.

A derived class TrianglesMeshReader exists for reading meshes generated by Triangles (in 2-d) and TetGen (in 3-d).

A derived class MemfemMeshReader reads 3D data from the Tulane University code

A derived class FemlabMeshReader reads 2D data from Femlab or Matlab PDEToolbox

Definition at line 55 of file AbstractMeshReader.hpp.


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

Generated on Wed Mar 18 12:52:29 2009 for Chaste by  doxygen 1.5.5