xc
|
![]() |
Modules | |
Plastic hinge integration methods on beam elements. | |
Classes | |
class | XC::BeamIntegration |
Base class for integration on beam elements. More... | |
class | XC::ChebyshevBeamIntegration |
Chebyshev integration scheme. More... | |
class | XC::CompositeSimpsonBeamIntegration |
Composite Simpson integration scheme. More... | |
class | XC::FixedLocationBeamIntegration |
Integration rule that allows the user to set the integration points at fixed locations. More... | |
class | XC::IntegrationPointsCoords |
Stores the coordinates of the integration points. More... | |
class | XC::LegendreBeamIntegration |
Gauss-Legendre integration on beam elements. More... | |
class | XC::LobattoBeamIntegration |
Gauss-Lobatto integration on beam elements. More... | |
class | XC::LowOrderBeamIntegration |
Generalization of the Fixed Location and User Defined integration formulas. More... | |
class | XC::MidDistanceBeamIntegration |
Mid-Distance integration on beam elements. More... | |
class | XC::NewtonCotesBeamIntegration |
Newton-Cotes integration on beam elements. More... | |
class | XC::ParameterIDBeamIntegration |
Integration points at fixed locations. More... | |
class | XC::RadauBeamIntegration |
Gauss-Radau integration on beam elements. More... | |
class | XC::TrapezoidalBeamIntegration |
Trapezoidal integration scheme. More... | |
class | XC::UserDefinedBeamIntegration |
User defined integration on beam elements. More... | |
class | XC::UserDefinedBeamIntegrationBase |
Base class for user defined integration on beam elements. More... | |