preCICE v3.1.2
Loading...
Searching...
No Matches
precice::utils::petsc::Matrix Member List

This is the complete list of members for precice::utils::petsc::Matrix, including all inherited members.

assemble(MatAssemblyType type=MAT_FINAL_ASSEMBLY)precice::utils::petsc::Matrix
blockSize() constprecice::utils::petsc::Matrix
fillWithRandoms()precice::utils::petsc::Matrix
getInfo(MatInfoType flag) constprecice::utils::petsc::Matrix
getLocalSize() constprecice::utils::petsc::Matrix
getSize() constprecice::utils::petsc::Matrix
init(PetscInt localRows, PetscInt localCols, PetscInt globalRows, PetscInt globalCols, MatType type=nullptr, bool doSetup=true)precice::utils::petsc::Matrix
Matrix(const Matrix &)=deleteprecice::utils::petsc::Matrix
Matrix(std::string name="")precice::utils::petsc::Matrixexplicit
Matrix(Matrix &&)=defaultprecice::utils::petsc::Matrix
matrixprecice::utils::petsc::Matrix
operator Mat &()precice::utils::petsc::Matrix
operator=(const Matrix &)=deleteprecice::utils::petsc::Matrix
operator=(Matrix &&)=defaultprecice::utils::petsc::Matrix
ownerRange() constprecice::utils::petsc::Matrix
ownerRangeColumn() constprecice::utils::petsc::Matrix
read(const std::string &filename)precice::utils::petsc::Matrix
reset()precice::utils::petsc::Matrix
setColumn(Vector &v, PetscInt col)precice::utils::petsc::Matrix
setValue(PetscInt row, PetscInt col, PetscScalar value)precice::utils::petsc::Matrix
view() constprecice::utils::petsc::Matrix
viewDraw() constprecice::utils::petsc::Matrix
write(const std::string &filename, VIEWERFORMAT format=ASCII) constprecice::utils::petsc::Matrix
~Matrix()precice::utils::petsc::Matrix