Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Examples  

Sundance::TextMeshReader Class Reference

#include <TextMeshReader.h>

Inheritance diagram for Sundance::TextMeshReader:

Sundance::MeshReaderBase List of all members.

Public Methods

Private Methods

Private Attributes


Detailed Description

Read a mesh that has been written with a TexMeshWriter

Definition at line 21 of file TextMeshReader.h.


Constructor & Destructor Documentation

Sundance::TextMeshReader::TextMeshReader const string &    filename,
const MPIComm   comm
 


Member Function Documentation

virtual Mesh Sundance::TextMeshReader::getMesh   const [virtual]
 

Implements Sundance::MeshReaderBase.

virtual Mesh Sundance::TextMeshReader::gatherMesh int    numProcs const [virtual]
 

Reimplemented from Sundance::MeshReaderBase.

CellFactory Sundance::TextMeshReader::cellFactoryFactory const TSFArray< string > &    tokens,
int &    labelIndex,
int &    globalIndex,
int &    ownerProcID
const [private]
 

void Sundance::TextMeshReader::readCell const TSFArray< string > &    tokens,
int    nNodes,
TSFArray< int > &    nodes,
int &    labelIndex,
int &    globalIndex,
int &    ownerProcID
const [private]
 


Member Data Documentation

string Sundance::TextMeshReader::filename_ [private]
 

Definition at line 39 of file TextMeshReader.h.

int Sundance::TextMeshReader::rank_ [private]
 

Definition at line 40 of file TextMeshReader.h.

int Sundance::TextMeshReader::nProc_ [private]
 

Definition at line 41 of file TextMeshReader.h.


The documentation for this class was generated from the following file:
Contact:
Kevin Long (krlong@ca.sandia.gov)


Documentation generated by