RINGMesh  Version 5.0.0
A programming library for geological model meshes
RINGMesh::SparseMatrix< T, Light > Member List

This is the complete list of members for RINGMesh::SparseMatrix< T, Light >, including all inherited members.

build_matrix(index_t ni, index_t nj)RINGMesh::SparseMatrixImpl< T, T >inline
exist(index_t i, index_t j) constRINGMesh::SparseMatrixImpl< T, T >inline
get_column_in_line(index_t i, index_t e) constRINGMesh::SparseMatrixImpl< T, T >inline
get_element_in_line(index_t i, index_t e) constRINGMesh::SparseMatrixImpl< T, T >inline
get_index_in_line(index_t i, index_t j) constRINGMesh::SparseMatrixImpl< T, T >inline
get_nb_elements_in_line(index_t i) constRINGMesh::SparseMatrixImpl< T, T >inline
is_symmetrical() constRINGMesh::SparseMatrixImpl< T, T >inline
is_symmetrical_RINGMesh::SparseMatrixImpl< T, T >protected
ni() constRINGMesh::SparseMatrixImpl< T, T >inline
ni_RINGMesh::SparseMatrixImpl< T, T >protected
nj() constRINGMesh::SparseMatrixImpl< T, T >inline
nj_RINGMesh::SparseMatrixImpl< T, T >protected
Row typedefRINGMesh::SparseMatrixImpl< T, T >
rows_RINGMesh::SparseMatrixImpl< T, T >protected
SparseMatrixImpl(bool is_symmetrical=false)RINGMesh::SparseMatrixImpl< T, T >inlineexplicit
~SparseMatrixImpl()=defaultRINGMesh::SparseMatrixImpl< T, T >