MatCoarsenMISKGetDistance#

gets the distance to be used by MISK

Synopsis#

#include "petscmat.h" 
PetscErrorCode MatCoarsenMISKGetDistance(MatCoarsen crs, PetscInt *k)

Collective

Input Parameter#

  • coarsen - the coarsen

Output Parameter#

  • k - the distance

See Also#

MATCOARSENMISK, MatCoarsen, MatCoarseSetFromOptions(), MatCoarsenSetType(), MatCoarsenRegister(), MatCoarsenCreate(), MatCoarsenDestroy(), MatCoarsenSetAdjacency(), MatCoarsenMISKGetDistance() MatCoarsenGetData()

Level#

advanced

Location#

src/mat/coarsen/impls/misk/misk.c


Edit on GitLab

Index of all MatOrderings routines
Table of Contents for all manual pages
Index of all manual pages