SOFA API  05a14859
Open source framework for multi-physics simuation
sofa::core::MatrixAccumulatorIndexChecker< TBaseMatrixAccumulator, TStrategy > Member List

This is the complete list of members for sofa::core::MatrixAccumulatorIndexChecker< TBaseMatrixAccumulator, TStrategy >, including all inherited members.

add(const sofa::SignedIndex row, const sofa::SignedIndex col, const float value) override finalsofa::core::MatrixAccumulatorIndexChecker< TBaseMatrixAccumulator, TStrategy >inline
add(const sofa::SignedIndex row, const sofa::SignedIndex col, double value) override finalsofa::core::MatrixAccumulatorIndexChecker< TBaseMatrixAccumulator, TStrategy >inline
add(const sofa::SignedIndex row, const sofa::SignedIndex col, const sofa::type::Mat< 2, 2, float > &value) override finalsofa::core::MatrixAccumulatorIndexChecker< TBaseMatrixAccumulator, TStrategy >inline
add(const sofa::SignedIndex row, const sofa::SignedIndex col, const sofa::type::Mat< 2, 2, double > &value) override finalsofa::core::MatrixAccumulatorIndexChecker< TBaseMatrixAccumulator, TStrategy >inline
add(const sofa::SignedIndex row, const sofa::SignedIndex col, const sofa::type::Mat< 3, 3, float > &value) override finalsofa::core::MatrixAccumulatorIndexChecker< TBaseMatrixAccumulator, TStrategy >inline
add(const sofa::SignedIndex row, const sofa::SignedIndex col, const sofa::type::Mat< 3, 3, double > &value) override finalsofa::core::MatrixAccumulatorIndexChecker< TBaseMatrixAccumulator, TStrategy >inline
add(const sofa::SignedIndex row, const sofa::SignedIndex col, const sofa::type::Mat< 6, 6, float > &value) override finalsofa::core::MatrixAccumulatorIndexChecker< TBaseMatrixAccumulator, TStrategy >inline
add(const sofa::SignedIndex row, const sofa::SignedIndex col, const sofa::type::Mat< 6, 6, double > &value) override finalsofa::core::MatrixAccumulatorIndexChecker< TBaseMatrixAccumulator, TStrategy >inline
add(const matrixaccumulator::no_check_policy &, sofa::SignedIndex row, sofa::SignedIndex col, float value)sofa::core::MatrixAccumulatorIndexChecker< TBaseMatrixAccumulator, TStrategy >inlineprotectedvirtual
add(const matrixaccumulator::no_check_policy &, sofa::SignedIndex row, sofa::SignedIndex col, double value)sofa::core::MatrixAccumulatorIndexChecker< TBaseMatrixAccumulator, TStrategy >inlineprotectedvirtual
add(const matrixaccumulator::no_check_policy &, sofa::SignedIndex row, sofa::SignedIndex col, const sofa::type::Mat< 3, 3, float > &value)sofa::core::MatrixAccumulatorIndexChecker< TBaseMatrixAccumulator, TStrategy >inlineprotectedvirtual
add(const matrixaccumulator::no_check_policy &, sofa::SignedIndex row, sofa::SignedIndex col, const sofa::type::Mat< 3, 3, double > &value)sofa::core::MatrixAccumulatorIndexChecker< TBaseMatrixAccumulator, TStrategy >inlineprotectedvirtual
add(const matrixaccumulator::no_check_policy &, sofa::SignedIndex row, sofa::SignedIndex col, const sofa::type::Mat< 2, 2, float > &value)sofa::core::MatrixAccumulatorIndexChecker< TBaseMatrixAccumulator, TStrategy >inlineprotectedvirtual
add(const matrixaccumulator::no_check_policy &, sofa::SignedIndex row, sofa::SignedIndex col, const sofa::type::Mat< 2, 2, double > &value)sofa::core::MatrixAccumulatorIndexChecker< TBaseMatrixAccumulator, TStrategy >inlineprotectedvirtual
add(const matrixaccumulator::no_check_policy &, sofa::SignedIndex row, sofa::SignedIndex col, const sofa::type::Mat< 6, 6, float > &value)sofa::core::MatrixAccumulatorIndexChecker< TBaseMatrixAccumulator, TStrategy >inlineprotectedvirtual
add(const matrixaccumulator::no_check_policy &, sofa::SignedIndex row, sofa::SignedIndex col, const sofa::type::Mat< 6, 6, double > &value)sofa::core::MatrixAccumulatorIndexChecker< TBaseMatrixAccumulator, TStrategy >inlineprotectedvirtual
indexCheckedAdd(sofa::SignedIndex row, sofa::SignedIndex col, const T &value)sofa::core::MatrixAccumulatorIndexChecker< TBaseMatrixAccumulator, TStrategy >inlineprotected
indexVerificationStrategysofa::core::MatrixAccumulatorIndexChecker< TBaseMatrixAccumulator, TStrategy >
setIndexCheckerStrategy(std::shared_ptr< matrixaccumulator::IndexVerificationStrategy > strategy) overridesofa::core::MatrixAccumulatorIndexChecker< TBaseMatrixAccumulator, TStrategy >inline
SOFA_CLASS(MatrixAccumulatorIndexChecker, TBaseMatrixAccumulator)sofa::core::MatrixAccumulatorIndexChecker< TBaseMatrixAccumulator, TStrategy >