XC Open source finite element analysis program
Classes

Classes

class  XC::EqualDOF
 Impose the values of many degrees of freedom to be the same. More...
 
class  XC::GlueNodeToElement
 Glue a node to an element. More...
 
class  XC::MFreedom_Constraint
 Multi-freedom constraint. Objectt of this class store the information for a multifreedom constraint. A multifreedom constraint relates certain dof at a constrained node to be related to certain dof at a retained node: {Uc} = [Ccr] {Ur}. More...
 
class  XC::MFreedom_ConstraintBase
 Base class for mult-freedom constraints. More...
 
class  XC::MFreedom_ConstraintIter
 Iterator over multi-freedom constraints. More...
 
class  XC::MFreedom_Joint
 Base class for joint constraints. More...
 
class  XC::MFreedom_Joint2D
 ??. More...
 
class  XC::MFreedom_Joint3D
 ??. More...
 
class  XC::MRMFreedom_Constraint
 Multiple retained nodes constraint. More...
 
class  XC::MRMFreedom_ConstraintIter
 Iterador over multiple retained nodal constraints. More...
 
class  XC::RigidBase
 Base class for the "rigid body motion" conditions. More...
 
class  XC::RigidBeam
 Imposes a rigid body motion to the nodes of the rigid beam. More...
 
class  XC::RigidDiaphragm
 Imposes a rigid body motion to the nodes on included in the diaphragm . More...
 
class  XC::RigidRod
 constructs MFreedom_Constraint objects for a rigid rod, all translational dof are constrained to be equal at the retained and constarined nodes. More...
 

Detailed Description