G+Smo  25.01.0
Geometry + Simulation Modules
 
Loading...
Searching...
No Matches
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 >inline
gismo::gsLinearOperator::apply(const gsMatrix< T > &input, gsMatrix< T > &x) const =0gsLinearOperator< T >pure virtual
Base typedefgsGaussSeidelOp< MatrixType, ordering >
BasePtr typedefgsPreconditionerOp< MatrixType::Scalar >
cols() constgsGaussSeidelOp< 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< T >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() constgsGaussSeidelOp< MatrixType, ordering >inline
matrixPtr() constgsGaussSeidelOp< MatrixType, ordering >inline
numOfSweeps()gsPreconditionerOp< MatrixType::Scalar >inline
Ptr typedefgsGaussSeidelOp< MatrixType, ordering >
rows() constgsGaussSeidelOp< 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) constgsGaussSeidelOp< MatrixType, ordering >inlinevirtual
stepT(const gsMatrix< T > &rhs, gsMatrix< T > &x) constgsGaussSeidelOp< MatrixType, ordering >inlinevirtual
T typedefgsGaussSeidelOp< MatrixType, ordering >
underlyingOp() constgsGaussSeidelOp< MatrixType, ordering >inlinevirtual
uPtr typedefgsGaussSeidelOp< MatrixType, ordering >