XC Open source finite element analysis program
|
Classes | |
class | XC::CorotCrdTransf2d |
Coordinate transformation corrotacional en 3d. More... | |
class | XC::CorotCrdTransf3d |
Coordinate transformation corrotacional en 3d. More... | |
class | XC::CrdTransf |
CrdTransf provides the abstraction of a frame coordinate transformation. It is an abstract base class and thus no objects of it's type can be instatiated. It has pure virtual functions which must be implemented in it's derived classes. More... | |
class | XC::CrdTransf2d |
Base class for 2D coordinate transformation. More... | |
class | XC::CrdTransf3d |
Base class for 3D coordinate transformation. More... | |
class | XC::LinearCrdTransf2d |
LinearCrdTransf2d provides the abstraction of a linear transformation for a spatial frame between the global and basic coordinate systems. More... | |
class | XC::LinearCrdTransf3d |
Linear coordinate transformation. Performs a linear transformation of element stiffness and responses between local and global reference systems. More... | |
class | XC::PDeltaCrdTransf2d |
PDeltaCrdTransf2d provides the abstraction of a linear transformation for a spatial frame between the global and basic coordinate systems. More... | |
class | XC::PDeltaCrdTransf3d |
PDeltaCrdTransf3d provides the abstraction of a linear transformation for a spatial frame between the global and basic coordinate systems. More... | |
class | XC::SmallDispCrdTransf2d |
Base class for small displacements 2D coordinate transformations. More... | |
class | XC::SmallDispCrdTransf3d |
Base class for small displacements 3D coordinate transformations. More... | |