PETSc version 3.17.0
MatHtoolGetPermutationSource
Gets the permutation associated to the source cluster.
Synopsis
#include "petscmat.h"
PETSC_EXTERN PetscErrorCode MatHtoolGetPermutationSource(Mat A,IS* is)
Input Parameter
Output Parameter
See Also
MATHTOOL, MatHtoolGetPermutationTarget(), MatHtoolUsePermutation()
Level
advanced
Location
src/mat/impls/htool/htool.cxx
Implementations
MatHtoolGetPermutationSource_Htool in src/mat/impls/htool/htool.cxx
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages