PetscSectionCompare#

Compares two sections

Synopsis#

#include "petscsection.h"   
PetscErrorCode PetscSectionCompare(PetscSection s1, PetscSection s2, PetscBool *congruent)

Collective

Input Parameters#

Output Parameter#

Note#

Field names are disregarded.

See Also#

PetscSection, PetscSection, PetscSectionCreate(), PetscSectionCopy(), PetscSectionClone()

Level#

intermediate

Location#

src/vec/is/section/interface/section.c


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