Package UNV2411


Data Structures

struct  TRecord

Typedefs

typedef int TNodeLab
typedef std::map< TNodeLab,
TRecord
TDataSet

Functions

void Read (std::ifstream &in_stream, TDataSet &theDataSet)
void Write (std::ofstream &out_stream, const TDataSet &theDataSet)


Typedef Documentation

typedef int UNV2411.TNodeLab
 

typedef std::map<TNodeLab,TRecord> UNV2411.TDataSet
 


Function Documentation

void UNV2411::Read std::ifstream &  in_stream,
TDataSet theDataSet
 

always 3 coordinates in the UNV file, no matter which dimensionality libMesh is in

void UNV2411::Write std::ofstream &  out_stream,
const TDataSet theDataSet