57 #ifndef BisectionLineSearch_h 58 #define BisectionLineSearch_h 60 #include <solution/analysis/algorithm/equiSolnAlgo/line_search/LineSearch.h> Linear system of equations.
Definition: LinearSOE.h:92
FEM_ObjectBroker is is an object broker class for the finite element method.
Definition: FEM_ObjectBroker.h:151
performs a Newton-Raphson with line search solution algorithm in solving the equations as outline in ...
Definition: NewtonLineSearch.h:88
Bisection line search solution algorithm.
Definition: BisectionLineSearch.h:84
IncrementalIntegrator is an algorithmic class for setting up the finite element equations in an incre...
Definition: IncrementalIntegrator.h:100
Base class for line search algorithms.
Definition: LineSearch.h:87
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:35