![]() |
G+Smo
25.01.0
Geometry + Simulation Modules
|
This is the complete list of members for gsPreconditionerOp< T >, including all inherited members.
| apply(const gsMatrix< T > &input, gsMatrix< T > &x) const | gsPreconditionerOp< T > | inlinevirtual |
| Base typedef | gsPreconditionerOp< T > | |
| BasePtr typedef | gsPreconditionerOp< T > | |
| cols() const =0 | gsLinearOperator< T > | pure virtual |
| defaultOptions() | gsPreconditionerOp< T > | inlinestatic |
| estimateLargestEigenvalueOfPreconditionedSystem(index_t steps=10) const | gsPreconditionerOp< T > | inline |
| Identity(const index_t dim) | gsLinearOperator< T > | inlinestatic |
| numOfSweeps() | gsPreconditionerOp< T > | inline |
| Ptr typedef | gsPreconditionerOp< T > | |
| rows() const =0 | gsLinearOperator< T > | pure virtual |
| setNumOfSweeps(index_t n) | gsPreconditionerOp< T > | inline |
| setOptions(const gsOptionList &opt) | gsPreconditionerOp< T > | inlinevirtual |
| step(const gsMatrix< T > &rhs, gsMatrix< T > &x) const =0 | gsPreconditionerOp< T > | pure virtual |
| stepT(const gsMatrix< T > &rhs, gsMatrix< T > &x) const | gsPreconditionerOp< T > | inlinevirtual |
| underlyingOp() const =0 | gsPreconditionerOp< T > | pure virtual |
| uPtr typedef | gsPreconditionerOp< T > |