OpenVDB
12.0.0
|
This is the complete list of members for JacobiPreconditioner< MatrixType >, including all inherited members.
apply(const Vector< ValueType > &r, Vector< ValueType > &z) override | JacobiPreconditioner< MatrixType > | inlinevirtual |
BaseType typedef | JacobiPreconditioner< MatrixType > | |
isFinite() const | JacobiPreconditioner< MatrixType > | inline |
isValid() const | Preconditioner< MatrixType::ValueType > | inlinevirtual |
JacobiPreconditioner(const MatrixType &A) | JacobiPreconditioner< MatrixType > | inline |
Preconditioner(const SparseStencilMatrix< MatrixType::ValueType, STENCIL_SIZE > &) | Preconditioner< MatrixType::ValueType > | inline |
Ptr typedef | JacobiPreconditioner< MatrixType > | |
ValueType typedef | JacobiPreconditioner< MatrixType > | |
VectorType typedef | JacobiPreconditioner< MatrixType > | |
~JacobiPreconditioner() override=default | JacobiPreconditioner< MatrixType > | |
~Preconditioner()=default | Preconditioner< MatrixType::ValueType > | virtual |