#include "petscis.h" PetscErrorCode PetscLayoutCompare(PetscLayout mapa,PetscLayout mapb,PetscBool *congruent)Not Collective
mapa | - pointer to the first map | |
mapb | - pointer to the second map |
congruent | - PETSC_TRUE if the two layouts are congruent, PETSC_FALSE otherwise |