52 #ifndef EquiSolnConvAlgo_h 53 #define EquiSolnConvAlgo_h 70 #include <solution/analysis/algorithm/equiSolnAlgo/EquiSolnAlgo.h> EquiSolnConvAlgo is a class which performs a Newton-Raphson solution algorihm in solving the equation...
Definition: EquiSolnConvAlgo.h:79
EquiSolnAlgo is an abstract base class, i.e. no objects of it's type can be created. Its subclasses deifine the sequence of operations to be performed in the analysis by static equilibrium of a finite element model.
Definition: EquiSolnAlgo.h:85
Solution procedure for the finite element problem. The solution procedure is definde by specifiying: ...
Definition: SoluMethod.h:76
convergence test.
Definition: ConvergenceTest.h:75
================================================================================
Definition: ContinuaReprComponent.h:34
ConvergenceTest * getConvergenceTestPtr(void)
Returns a pointer to the convergence test.
Definition: EquiSolnConvAlgo.cc:46