G+Smo  23.12.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gsALMRiks< T > Member List

This is the complete list of members for gsALMRiks< T >, including all inherited members.

_bisectionObjectiveFunction(const gsVector< T > &x, bool jacobian=true)gsALMBase< T >protectedvirtual
_bisectionSolve(const gsVector< T > &U, const T L, const T tol)gsALMBase< T >protectedvirtual
_bisectionTerminationFunction(const gsVector< T > &x, bool jacobian=true)gsALMBase< T >protectedvirtual
_computeJacobian(const gsVector< T > &U, const gsVector< T > &dU)gsALMBase< T >protectedvirtual
_computeSingularPoint(const gsVector< T > &U, const T &L, bool switchBranch=false, bool jacobian=false, bool testPoint=true)gsALMBase< T >protectedvirtual
_computeStability(const gsVector< T > &x, bool jacobian=true, T shift=-1e2)gsALMBase< T >protectedvirtual
_extendedSystemIteration()gsALMBase< T >protectedvirtual
_extendedSystemSolve(const gsVector< T > &U, const T L, const T tol)gsALMBase< T >protectedvirtual
_initOutputExtended()gsALMBase< T >protectedvirtual
_step()gsALMBase< T >protectedvirtual
_stepOutputExtended()gsALMBase< T >protectedvirtual
_testSingularPoint(bool jacobian=false)gsALMBase< T >protectedvirtual
applyOptions()gsALMBase< T >inlinevirtual
computeLength()gsALMBase< T >protectedvirtual
computeResidual(const gsVector< T > &U, const T &L)gsALMBase< T >protectedvirtual
computeResidualNorms()gsALMBase< T >protectedvirtual
computeSingularPoint(const gsVector< T > &U, const T &L, bool switchBranch=false, bool jacobian=false, bool testPoint=true)gsALMBase< T >virtual
computeStability(bool jacobian=true, T shift=-1e2)gsALMBase< T >virtual
computeUbar()gsALMBase< T >protectedvirtual
computeUt()gsALMBase< T >protectedvirtual
converged() const gsALMBase< T >inlinevirtual
defaultOptions()gsALMBase< T >protectedvirtual
factorizeMatrix(const gsSparseMatrix< T > &M)gsALMBase< T >protectedvirtual
getOptions()gsALMBase< T >protectedvirtual
gsALMBase(const Jacobian_t &Jacobian, const ALResidual_t &ALResidual, const gsVector< T > &Force)gsALMBase< T >inline
gsALMBase(const dJacobian_t &dJacobian, const ALResidual_t &Residual, const gsVector< T > &Force)gsALMBase< T >inline
gsALMRiks(const Jacobian_t &Jacobian, const ALResidual_t &ALResidual, const gsVector< T > &Force)gsALMRiks< T >inline
gsALMRiks(const dJacobian_t &dJacobian, const ALResidual_t &ALResidual, const gsVector< T > &Force)gsALMRiks< T >inline
indicator() const gsALMBase< T >inlinevirtual
init(bool stability)gsALMBase< T >protectedvirtual
initialize(bool stability=true)gsALMBase< T >inlinevirtual
initiateStep()gsALMRiks< T >protectedvirtual
initMethods()gsALMRiks< T >protectedvirtual
initOutput()gsALMRiks< T >protectedvirtual
isBifurcation(bool jacobian=false)gsALMBase< T >virtual
isStable() const gsALMBase< T >inlinevirtual
iteration()gsALMRiks< T >protectedvirtual
iterationFinish()gsALMRiks< T >protectedvirtual
m_arcLengthgsALMBase< T >protected
m_convergedgsALMBase< T >protected
m_deltaLgsALMBase< T >protected
m_DeltaLgsALMBase< T >protected
m_deltaLsgsALMBase< T >protected
m_DeltaUgsALMBase< T >protected
m_deltaUgsALMBase< T >protected
m_deltaUbargsALMBase< T >protected
m_deltaUtgsALMBase< T >protected
m_desiredIterationsgsALMBase< T >protected
m_indicatorgsALMBase< T >protected
m_jacMatgsALMBase< T >protected
m_LgsALMBase< T >protected
m_maxIterationsgsALMBase< T >protected
m_numIterationsgsALMBase< T >protected
m_phigsALMRiks< T >protected
m_relaxgsALMBase< T >protected
m_residuegsALMBase< T >protected
m_residueFgsALMBase< T >protected
m_residueKTPhigsALMBase< T >protected
m_residueLgsALMBase< T >protected
m_residueUgsALMBase< T >protected
m_resVecgsALMBase< T >protected
m_tolerancegsALMBase< T >protected
m_toleranceFgsALMBase< T >protected
m_toleranceUgsALMBase< T >protected
m_UgsALMBase< T >protected
numIterations() const gsALMBase< T >inlinevirtual
options()gsALMBase< T >inlinevirtual
options_into(gsOptionList options)gsALMBase< T >inlinevirtual
predictor()gsALMRiks< T >protectedvirtual
quasiNewtonIteration()gsALMRiks< T >protectedvirtual
quasiNewtonPredictor()gsALMRiks< T >protectedvirtual
reduceLength(T fac=0.5)gsALMBase< T >virtual
resetLength()gsALMBase< T >virtual
resetStep()gsALMBase< T >inlinevirtual
residue() const gsALMBase< T >inlinevirtual
setLength(T length)gsALMBase< T >inlinevirtual
setLength(T length, bool adaptive)gsALMBase< T >inlinevirtual
setLength(T length, bool adaptive, index_t iterations)gsALMBase< T >inlinevirtual
setLength(T length, index_t iterations)gsALMBase< T >inlinevirtual
setOptions(gsOptionList options)gsALMBase< T >inlinevirtual
setSolution(const gsVector< T > &U, const T &L)gsALMBase< T >inlinevirtual
setSolutionStep(const gsVector< T > &DU, const T &DL)gsALMBase< T >inlinevirtual
solutionU() const gsALMBase< T >inlinevirtual
solveSystem(const gsVector< T > &F)gsALMBase< T >protectedvirtual
stability() const gsALMBase< T >virtual
stabilityChange() const gsALMBase< T >virtual
step()gsALMBase< T >virtual
stepOutput()gsALMRiks< T >protectedvirtual
switchBranch()gsALMBase< T >virtual
tolerance() const gsALMBase< T >inlinevirtual