HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::math::pcg::JacobiPreconditioner< MatrixType > Member List

This is the complete list of members for openvdb::OPENVDB_VERSION_NAME::math::pcg::JacobiPreconditioner< MatrixType >, including all inherited members.

apply(const Vector< ValueType > &r, Vector< ValueType > &z) overrideopenvdb::OPENVDB_VERSION_NAME::math::pcg::JacobiPreconditioner< MatrixType >inline
Preconditioner< MatrixType::ValueType >::apply(const Vector< T > &r, Vector< T > &z)=0openvdb::OPENVDB_VERSION_NAME::math::pcg::Preconditioner< MatrixType::ValueType >pure virtual
BaseType typedefopenvdb::OPENVDB_VERSION_NAME::math::pcg::JacobiPreconditioner< MatrixType >
isFinite() const openvdb::OPENVDB_VERSION_NAME::math::pcg::JacobiPreconditioner< MatrixType >inline
isValid() constopenvdb::OPENVDB_VERSION_NAME::math::pcg::Preconditioner< MatrixType::ValueType >inlinevirtual
JacobiPreconditioner(const MatrixType &A)openvdb::OPENVDB_VERSION_NAME::math::pcg::JacobiPreconditioner< MatrixType >inline
Preconditioner(const SparseStencilMatrix< T, STENCIL_SIZE > &)openvdb::OPENVDB_VERSION_NAME::math::pcg::Preconditioner< MatrixType::ValueType >inline
Ptr typedefopenvdb::OPENVDB_VERSION_NAME::math::pcg::JacobiPreconditioner< MatrixType >
ValueType typedefopenvdb::OPENVDB_VERSION_NAME::math::pcg::JacobiPreconditioner< MatrixType >
VectorType typedefopenvdb::OPENVDB_VERSION_NAME::math::pcg::JacobiPreconditioner< MatrixType >
~JacobiPreconditioner() override=defaultopenvdb::OPENVDB_VERSION_NAME::math::pcg::JacobiPreconditioner< MatrixType >
~Preconditioner()=defaultopenvdb::OPENVDB_VERSION_NAME::math::pcg::Preconditioner< MatrixType::ValueType >virtual