OpenVDB  9.0.1
JacobiPreconditioner< MatrixType > Member List

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

apply(const Vector< ValueType > &r, Vector< ValueType > &z) overrideJacobiPreconditioner< MatrixType >inlinevirtual
BaseType typedefJacobiPreconditioner< MatrixType >
isFinite() const JacobiPreconditioner< MatrixType >inline
isValid() constPreconditioner< MatrixType::ValueType >inlinevirtual
JacobiPreconditioner(const MatrixType &A)JacobiPreconditioner< MatrixType >inline
Preconditioner(const SparseStencilMatrix< MatrixType::ValueType, STENCIL_SIZE > &)Preconditioner< MatrixType::ValueType >inline
Ptr typedefJacobiPreconditioner< MatrixType >
ValueType typedefJacobiPreconditioner< MatrixType >
VectorType typedefJacobiPreconditioner< MatrixType >
~JacobiPreconditioner() override=defaultJacobiPreconditioner< MatrixType >
~Preconditioner()=defaultPreconditioner< MatrixType::ValueType >virtual