UNV2420 Namespace Reference

Classes

struct  TRecord
 

Typedefs

typedef int TCSLabel
 
typedef std::vector< TRecordTDataSet
 

Enumerations

enum  { Cartesian =0 , Cylindrical , Spherical }
 

Functions

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

Typedef Documentation

◆ TCSLabel

◆ TDataSet

typedef std::vector<TRecord> UNV2420::TDataSet

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
Cartesian 
Cylindrical 
Spherical 

Function Documentation

◆ Read()

◆ Write()

void UNV2420::Write ( std::ofstream &  out_stream,
const std::string &  part_name 
)