XC Open source finite element analysis program
Modules | Classes

Modules

 Finite element and constraints as seen by the analysis.
 

Classes

class  XC::AnalysisModel
 Los objetos de esta clase, dan acceso a los objetos FE_Element y DOF_Group creados por el Constraint Handler. More...
 
class  XC::DOF_GrpConstIter
 Iterator over DEF groups. More...
 
class  XC::DOF_GrpIter
 Iterator over DOF groups. More...
 
class  XC::FE_EleConstIter
 Const iterator over the finite elements of the model. More...
 
class  XC::FE_EleIter
 Iterator over the finite element of the model. More...
 
class  XC::SimpleDOF_Iter
 Iterator over the degrees of freedom of the analysis model. More...
 
class  XC::SimpleFE_Iter
 Iterator over the model finite elements. More...
 

Detailed Description