![]() |
G+Smo
25.01.0
Geometry + Simulation Modules
|
This is the complete list of members for gsINSPrecondBlockMod< T >, including all inherited members.
apply(const gsMatrix< T > &input, gsMatrix< T > &x) const =0 | gsLinearOperator< T > | pure virtual |
cols() const =0 | gsLinearOperator< T > | pure virtual |
createLinSolver() | gsINSPrecondBlock< T > | |
defaultOptions() | gsLinearOperator< T > | inlinestatic |
gsINSPrecondBlock() | gsINSPrecondBlock< T > | inline |
gsINSPrecondBlock(const gsOptionList &opt) | gsINSPrecondBlock< T > | inline |
gsINSPrecondBlockMod(const gsOptionList &opt) | gsINSPrecondBlockMod< T > | inline |
Identity(const index_t dim) | gsLinearOperator< T > | inlinestatic |
rows() const =0 | gsLinearOperator< T > | pure virtual |
setOptions(const gsOptionList &) | gsLinearOperator< T > | inlinevirtual |
setupLinSolver(gsSparseSolver< T > &solver) | gsINSPrecondBlock< T > |