

Go to the source code of this file.
Data Structures | |
| struct | UNV2412::TRecord |
Namespaces | |
| namespace | UNV2412 |
Typedefs | |
| typedef std::vector< int > | UNV2412::TNodeLabels |
| typedef int | UNV2412::TElementLab |
| typedef std::vector< TRecord > | UNV2412::TDataSet |
Functions | |
| void | UNV2412::Read (std::ifstream &in_stream, TDataSet &theDataSet) |
| void | UNV2412::Write (std::ofstream &out_stream, const TDataSet &theDataSet) |
| bool | UNV2412::IsBeam (int theFeDescriptorId) |
| bool | UNV2412::IsFace (int theFeDescriptorId) |
| bool | UNV2412::IsVolume (int theFeDescriptorId) |