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

This is the complete list of members for gsGaussSeidelOp< MatrixType, ordering >, including all inherited members.

apply(const gsMatrix< MatrixType::Scalar > &input, gsMatrix< MatrixType::Scalar > &x) constgsPreconditionerOp< MatrixType::Scalar >inlinevirtual
Base typedefgsGaussSeidelOp< MatrixType, ordering >
BasePtr typedefgsPreconditionerOp< MatrixType::Scalar >
cols() const gsGaussSeidelOp< MatrixType, ordering >inlinevirtual
defaultOptions()gsPreconditionerOp< MatrixType::Scalar >inlinestatic
estimateLargestEigenvalueOfPreconditionedSystem(index_t steps=10) constgsPreconditionerOp< MatrixType::Scalar >inline
gsGaussSeidelOp(const MatrixType &mat)gsGaussSeidelOp< MatrixType, ordering >inlineexplicit
gsGaussSeidelOp(const MatrixPtr &mat)gsGaussSeidelOp< MatrixType, ordering >inlineexplicit
Identity(const index_t dim)gsLinearOperator< MatrixType::Scalar >inlinestatic
m_exprgsGaussSeidelOp< MatrixType, ordering >private
m_matgsGaussSeidelOp< MatrixType, ordering >private
makeGaussSeidelOp(const gsEigen::EigenBase< Derived > &mat)gsGaussSeidelOp< MatrixType, ordering >related
makeGaussSeidelOp(const memory::shared_ptr< Derived > &mat)gsGaussSeidelOp< MatrixType, ordering >related
makeReverseGaussSeidelOp(const gsEigen::EigenBase< Derived > &mat)gsGaussSeidelOp< MatrixType, ordering >related
makeReverseGaussSeidelOp(const memory::shared_ptr< Derived > &mat)gsGaussSeidelOp< MatrixType, ordering >related
makeSymmetricGaussSeidelOp(const gsEigen::EigenBase< Derived > &mat)gsGaussSeidelOp< MatrixType, ordering >related
makeSymmetricGaussSeidelOp(const memory::shared_ptr< Derived > &mat)gsGaussSeidelOp< MatrixType, ordering >related
matrix() const gsGaussSeidelOp< MatrixType, ordering >inline
matrixPtr() const gsGaussSeidelOp< MatrixType, ordering >inline
numOfSweeps()gsPreconditionerOp< MatrixType::Scalar >inline
Ptr typedefgsGaussSeidelOp< MatrixType, ordering >
rows() const gsGaussSeidelOp< MatrixType, ordering >inlinevirtual
setNumOfSweeps(index_t n)gsPreconditionerOp< MatrixType::Scalar >inline
setOptions(const gsOptionList &opt)gsPreconditionerOp< MatrixType::Scalar >inlinevirtual
step(const gsMatrix< T > &rhs, gsMatrix< T > &x) const gsGaussSeidelOp< MatrixType, ordering >inlinevirtual
stepT(const gsMatrix< T > &rhs, gsMatrix< T > &x) const gsGaussSeidelOp< MatrixType, ordering >inlinevirtual
T typedefgsGaussSeidelOp< MatrixType, ordering >
underlyingOp() const gsGaussSeidelOp< MatrixType, ordering >inlinevirtual
uPtr typedefgsGaussSeidelOp< MatrixType, ordering >