SOFA API  d64a5b5c
Open source framework for multi-physics simuation
sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType > Member List

This is the complete list of members for sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType >, including all inherited members.

computeIntersection()sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType >protected
computeProduct(bool forceComputeIntersection=false)sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType >
computeProductFromIntersection()sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType >protectedvirtual
computeRegularProduct()sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType >
getProductResult() constsofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType >inline
Index typedefsofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType >
invalidateIntersection()sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType >
LhsCleaned typedefsofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType >
LhsScalar typedefsofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType >
m_hasComputedIntersectionsofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType >protected
m_intersectionABsofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType >protected
m_lhssofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType >
m_productResultsofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType >protected
m_rhssofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType >
ProductResult typedefsofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType >
ResultCleaned typedefsofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType >
ResultScalar typedefsofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType >
RhsCleaned typedefsofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType >
RhsScalar typedefsofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType >
SparseMatrixProduct(Lhs *lhs, Rhs *rhs)sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType >inline
SparseMatrixProduct()=defaultsofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType >
~SparseMatrixProduct()=defaultsofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType >virtual