XC Open source finite element analysis program
|
Classes | |
class | XC::FE_Element |
Finite element as seen by analysis. More... | |
class | XC::Lagrange_FE |
Lagrange_FE is a subclass of FE_Element which handles _Constraints using the Lagrange method. More... | |
class | XC::LagrangeMFreedom_FE |
LagrangeMFreedom_FE is a subclass of FE_Element which handles MFreedom_Constraints using the Lagrange method. More... | |
class | XC::LagrangeMRMFreedom_FE |
LagrangeMRMFreedom_FE is a subclass of FE_Element which handles MRMFreedom_Constraints using the Lagrange method. More... | |
class | XC::LagrangeSFreedom_FE |
LagrangeSFreedom_FE is a subclass of SFreedom_FE which handles SFreedom_Constraints using the Lagrange method. More... | |
class | XC::MFreedom_FE |
?? More... | |
class | XC::MPBase_FE |
?? More... | |
class | XC::MPSPBaseFE |
Base class for MFreedom_FE y SFreedom_FE. More... | |
class | XC::MRMFreedom_FE |
?? More... | |
class | XC::PenaltyMFreedom_FE |
PenaltyMFreedom_FE is a subclass of FE_Element which handles MFreedom_Constraints using the penalty method. More... | |
class | XC::PenaltyMRMFreedom_FE |
PenaltyMRMFreedom_FE is a subclass of FE_Element which handles MRMFreedom_Constraints using the penalty method. More... | |
class | XC::PenaltySFreedom_FE |
PenaltySFreedom_FE is a subclass of SFreedom_FE which handles SFreedom_Constraints using the penalty method. More... | |
class | XC::SFreedom_FE |
?? More... | |
class | XC::TransformationFE |
TransformationFE objects handle MFreedom_Constraints using the transformation method T^t K T. SFreedom_Constraints are handled by the TransformationConstraintHandler. More... | |