OGS
MathLib::PETScMatrix Member List

This is the complete list of members for MathLib::PETScMatrix, including all inherited members.

A_MathLib::PETScMatrixprivate
add(const PetscInt i, const PetscInt j, const PetscScalar value)MathLib::PETScMatrixinline
add(RowColumnIndices< PetscInt > const &indices, const T_DENSE_MATRIX &sub_matrix)MathLib::PETScMatrixinline
add(std::vector< PetscInt > const &row_pos, std::vector< PetscInt > const &col_pos, const T_DENSE_MATRIX &sub_mat)MathLib::PETScMatrix
create(const PetscInt d_nz, const PetscInt o_nz)MathLib::PETScMatrixprivate
destroy()MathLib::PETScMatrixinlineprivate
end_rank_MathLib::PETScMatrixprivate
finalizeAssembly(const MatAssemblyType asm_type=MAT_FINAL_ASSEMBLY)MathLib::PETScMatrixinline
finalizeMatrixAssemblyMathLib::PETScMatrixfriend
getNumberOfColumns() constMathLib::PETScMatrixinline
getNumberOfLocalColumns() constMathLib::PETScMatrixinline
getNumberOfLocalRows() constMathLib::PETScMatrixinline
getNumberOfRows() constMathLib::PETScMatrixinline
getRangeBegin() constMathLib::PETScMatrixinline
getRangeEnd() constMathLib::PETScMatrixinline
getRawMatrix()MathLib::PETScMatrixinline
getRawMatrix() constMathLib::PETScMatrixinline
IndexType typedefMathLib::PETScMatrix
n_loc_cols_MathLib::PETScMatrixprivate
n_loc_rows_MathLib::PETScMatrixprivate
ncols_MathLib::PETScMatrixprivate
nrows_MathLib::PETScMatrixprivate
operator=(PETScMatrix const &A)MathLib::PETScMatrix
PETScMatrix()MathLib::PETScMatrixinline
PETScMatrix(const PetscInt nrows, const PETScMatrixOption &mat_op=PETScMatrixOption())MathLib::PETScMatrix
PETScMatrix(const PetscInt nrows, const PetscInt ncols, const PETScMatrixOption &mat_op=PETScMatrixOption())MathLib::PETScMatrix
PETScMatrix(PETScMatrix const &A)MathLib::PETScMatrix
set(const PetscInt i, const PetscInt j, const PetscScalar value)MathLib::PETScMatrixinline
setRowsColumnsZero(std::vector< PetscInt > const &row_pos)MathLib::PETScMatrix
setZero()MathLib::PETScMatrixinline
start_rank_MathLib::PETScMatrixprivate
viewer(const std::string &file_name, const PetscViewerFormat vw_format=PETSC_VIEWER_ASCII_MATLAB)MathLib::PETScMatrix
~PETScMatrix()MathLib::PETScMatrixinline