SALOME - SMESH
UNV2412 Namespace Reference

Data Structures

struct  TRecord
 

Typedefs

typedef std::vector< intTNodeLabels
 
typedef int TElementLab
 
typedef std::map< TElementLab, TRecordTDataSet
 

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

§ TNodeLabels

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

Definition at line 34 of file UNV2412_Structure.hxx.

§ TElementLab

Definition at line 51 of file UNV2412_Structure.hxx.

§ TDataSet

Definition at line 52 of file UNV2412_Structure.hxx.

Function Documentation

§ Read()

void UNV2412::Read ( std::ifstream &  in_stream,
TDataSet theDataSet 
)

§ Write()

void UNV2412::Write ( std::ofstream &  out_stream,
const TDataSet theDataSet 
)

§ IsBeam()

bool UNV2412::IsBeam ( int  theFeDescriptorId)

§ IsFace()

bool UNV2412::IsFace ( int  theFeDescriptorId)

§ IsVolume()

bool UNV2412::IsVolume ( int  theFeDescriptorId)