52 #ifndef TransientAnalysis_h 53 #define TransientAnalysis_h 61 #include <solution/analysis/analysis/Analysis.h> 81 virtual int analyze(
int numSteps,
double dT) = 0;
TransientAnalysis(AnalysisAggregation *)
Constructor.
Definition: TransientAnalysis.cpp:67
Solution procedure for the finite element problem.
Definition: AnalysisAggregation.h:89
Base class for the object that perform the analysis.
Definition: Analysis.h:116
Analysis of the time-dependent response of the model.
Definition: TransientAnalysis.h:72
virtual int analyze(int numSteps, double dT)=0
Performs the analysis.
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:34