Data Structures | |
| struct | TRecord | 
Typedefs | |
| typedef int | TNodeLab | 
| typedef std::vector< TRecord > | TDataSet | 
Functions | |
| void | Read (std::ifstream &in_stream, TDataSet &theDataSet) | 
| void | Write (std::ofstream &out_stream, const TDataSet &theDataSet) | 
| typedef std::vector<TRecord> UNV2411::TDataSet | 
| typedef int UNV2411::TNodeLab | 
| void UNV2411::Read | ( | std::ifstream & | in_stream, | 
| TDataSet & | theDataSet | ||
| ) | 
always 3 coordinates in the UNV file, no matter which dimensionality libMesh is in
References _label_dataset, UNV::beginning_of_dataset(), UNV2411::TRecord::color, UNV2411::TRecord::coord, MESHCUT::d, UNV::D_to_e(), UNV2411::TRecord::disp_coord_sys_num, EXCEPTION, UNV2411::TRecord::exp_coord_sys_num, UNV2411::TRecord::label, and UNV::read_line().
Referenced by DriverUNV_R_SMDS_Mesh::Perform().
| void UNV2411::Write | ( | std::ofstream & | out_stream, | 
| const TDataSet & | theDataSet | ||
| ) |