SALOME - SMESH
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
UNV2412 Namespace Reference

Data Structures

struct  TRecord
 

Typedefs

typedef std::vector< intTNodeLabels
 
typedef int TElementLab
 
typedef std::map< TElementLab,
TRecord
TDataSet
 

Functions

void Read (std::ifstream &in_stream, TDataSet &theDataSet)
 
void Write (std::ofstream &out_stream, const TDataSet &theDataSet)
 
bool IsBeam (int theFeDescriptorId)
 
bool IsFace (int theFeDescriptorId)
 
bool IsVolume (int theFeDescriptorId)
 

Typedef Documentation

typedef std::vector<int> UNV2412::TNodeLabels

Definition at line 34 of file UNV2412_Structure.hxx.

Definition at line 51 of file UNV2412_Structure.hxx.

Definition at line 52 of file UNV2412_Structure.hxx.

Function Documentation

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)