FEM::StagesManager Class Reference

Class that manipulates, for each stage, the FEM Data by allocating, dumping to HD or etc. More...

#include <stagesmanager.h>

List of all members.

Public Member Functions

void Initialize (InputData *ID, FilesData *FDat, Data *data)
int nStages () const
int CurrentStageNum () const
void ActivateStage (int iStage)
void DumpStage (int nStage)
void RestoreStage (int nStage)

Private Member Functions

void _alloc_and_fill_nodal_coords ()
void _alloc_and_init_elements ()
void _alloc_and_init_embededs ()
void _clear_bry_conditions ()
void _update_nodes_given_face_bry (int iStage)
void _update_nodes_given_node_bry (int iStage)
void _set_element_attributes (int iStage)

Private Attributes

int _current_stage_num
InputData_idat
FilesData_fdat
Data_data


Detailed Description

Class that manipulates, for each stage, the FEM Data by allocating, dumping to HD or etc.

StagesManager

Definition at line 52 of file stagesmanager.h.


The documentation for this class was generated from the following file:
Generated on Wed Jan 24 15:56:30 2007 for MechSys by  doxygen 1.4.7