This is the complete list of members for Opm::Elasticity::MatrixOps, including all inherited members.
| augment(const Matrix &A, const Matrix &B, size_t r0, size_t c0, bool symmetric) | Opm::Elasticity::MatrixOps | static |
| Axpy(const Matrix &A, const Matrix &B, double alpha) | Opm::Elasticity::MatrixOps | static |
| diagonal(size_t N) | Opm::Elasticity::MatrixOps | static |
| extractBlock(const Matrix &A, size_t r0, size_t N, size_t c0, size_t M) | Opm::Elasticity::MatrixOps | static |
| extractDiagonal(const Matrix &A) | Opm::Elasticity::MatrixOps | static |
| fromAdjacency(Matrix &A, const AdjacencyPattern &adj, int rows, int cols) | Opm::Elasticity::MatrixOps | static |
| fromDense(const Dune::DynamicMatrix< double > &T) | Opm::Elasticity::MatrixOps | static |
| print(const Matrix &A) | Opm::Elasticity::MatrixOps | static |
| saveAsc(const Matrix &A, const std::string &file) | Opm::Elasticity::MatrixOps | static |