XC Open source finite element analysis program
|
Modules | |
Newmark method for the numerical integration of the equation. | |
Integration of the equations | |
Classes | |
class | XC::CentralDifferenceAlternative |
CentralDifferenceAlternative is an algorithmic class for performing a transient analysis using the alternative form of the Central Differenceintegration scheme, which is an explicit direct integration scheme as outlined in the book 'Concepts and Applications of Finite Element Analysis' by Cook, Malkus & Plesha. More... | |
class | XC::CentralDifferenceBase |
Approximates velocity and acceleration by centered finite differences of displacement. More... | |
class | XC::CentralDifferenceNoDamping |
CentralDifferenceNoDamping is an algorithmic class for performing a transient analysis using the Central Difference Scheme as implemented in Dyna. More... | |
class | XC::DampingFactorsIntegrator |
??. More... | |
class | XC::HHT1 |
The three parameter Hilbert-Hughes-Taylor time-stepping method. More... | |
class | XC::ResponseQuantities |
Response quantities. More... | |
class | XC::TransientIntegrator |
Base class for dynamic equations of motion integrators. More... | |