xc
Modules | Classes
Domain of the finite element problem.
Collaboration diagram for Domain of the finite element problem.:

Modules

 Boundary conditions.
 
 sub domains of the finite element model.
 
 Finite element mesh.
 
 Domain partitioners.
 

Classes

class  XC::ContinuaReprComponent
 Base class for components used to represent the material (continuum). More...
 
class  XC::DomainComponent
 Base class for domain components (nodes, elements, constraints, loads,...). More...
 
class  XC::ForceReprComponent
 Base class for components that represent forces. More...
 
class  XC::MatParameter
 Material parameter. More...
 
class  XC::Parameter
 Parameter. More...
 
class  XC::ParameterIter
 ParameterIter is an abstract base class. More...
 
class  XC::Domain
 Domain (mesh and boundary conditions) of the finite element model. More...
 

Detailed Description