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

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

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