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

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 typedefgsPreconditionerOp< T >
BasePtr typedefgsPreconditionerOp< T >
cols() const =0gsLinearOperator< 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 typedefgsPreconditionerOp< T >
rows() const =0gsLinearOperator< 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 =0gsPreconditionerOp< T >pure virtual
stepT(const gsMatrix< T > &rhs, gsMatrix< T > &x) const gsPreconditionerOp< T >inlinevirtual
underlyingOp() const =0gsPreconditionerOp< T >pure virtual
uPtr typedefgsPreconditionerOp< T >