![]() |
G+Smo
25.01.0
Geometry + Simulation Modules
|
This is the complete list of members for gsStaticNewton< T >, including all inherited members.
| _computeStability(const gsSparseMatrix< T > &jacMat, T shift) | gsStaticNewton< T > | inlineprotectedvirtual |
| _computeStabilityDet(const gsSparseMatrix< T > &jacMat) | gsStaticBase< T > | inlineprotectedvirtual |
| _computeStabilityEig(const gsSparseMatrix< T > &jacMat, T shift) | gsStaticBase< T > | inlineprotectedvirtual |
| _factorizeMatrix(const gsSparseMatrix< T > &jacMat) const | gsStaticNewton< T > | protected |
| _init() | gsStaticNewton< T > | protected |
| _solveLinear() | gsStaticNewton< T > | protected |
| _solveNonlinear() | gsStaticNewton< T > | protected |
| _solveSystem(const gsVector< T > &F) | gsStaticNewton< T > | protected |
| _start() | gsStaticNewton< T > | protected |
| converged() const | gsStaticBase< T > | inlinevirtual |
| defaultOptions() override | gsStaticNewton< T > | virtual |
| getOptions() override | gsStaticNewton< T > | virtual |
| gsStaticNewton(const gsSparseMatrix< T > &linear, const gsVector< T > &force) | gsStaticNewton< T > | inline |
| gsStaticNewton(const gsSparseMatrix< T > &linear, const gsVector< T > &force, const Jacobian_t &nonlinear, const Residual_t &residual) | gsStaticNewton< T > | inline |
| gsStaticNewton(const gsSparseMatrix< T > &linear, const gsVector< T > &force, const Jacobian_t &nonlinear, const ALResidual_t &ALResidual) | gsStaticNewton< T > | inline |
| gsStaticNewton(const gsSparseMatrix< T > &linear, const gsVector< T > &force, const dJacobian_t &dnonlinear, const Residual_t &residual) | gsStaticNewton< T > | inline |
| indicator() | gsStaticNewton< T > | inline |
| indicator(const gsSparseMatrix< T > &jacMat, T shift=-1e-2) | gsStaticNewton< T > | inlinevirtual |
| initialize() | gsStaticBase< T > | inlinevirtual |
| initOutput() override | gsStaticNewton< T > | virtual |
| iterations() const | gsStaticBase< T > | inlinevirtual |
| m_indicator | gsStaticNewton< T > | protected |
| m_solver | gsStaticNewton< T > | mutableprotected |
| numDofs() | gsStaticBase< T > | inlinevirtual |
| options() const | gsStaticBase< T > | inlinevirtual |
| reset() override | gsStaticNewton< T > | virtual |
| setDisplacement(const gsVector< T > &displacement) | gsStaticBase< T > | inlinevirtual |
| setLoad(const T L) | gsStaticBase< T > | inlinevirtual |
| setOptions(gsOptionList &options) | gsStaticBase< T > | inlinevirtual |
| setSolution(const gsVector< T > &displacement, const T L) | gsStaticBase< T > | inlinevirtual |
| solution() const | gsStaticBase< T > | inlinevirtual |
| solve() override | gsStaticNewton< T > | inlinevirtual |
| solveLinear() | gsStaticNewton< T > | |
| solveNonlinear(gsVector< T > &solution) | gsStaticNewton< T > | inline |
| stabilityVec() | gsStaticNewton< T > | inline |
| stabilityVec(const gsSparseMatrix< T > &jacMat, T shift=-1e-2) | gsStaticNewton< T > | inlinevirtual |
| status() const | gsStaticBase< T > | inlinevirtual |
| stepOutput(index_t k) override | gsStaticNewton< T > | virtual |
| update() const | gsStaticBase< T > | inlinevirtual |