Home
last modified time | relevance | path

Searched defs:congruent (Results 1 – 4 of 4) sorted by relevance

/petsc/src/vec/is/utils/
H A Dpmap.c593 PetscErrorCode PetscLayoutCompare(PetscLayout mapa, PetscLayout mapb, PetscBool *congruent) in PetscLayoutCompare()
/petsc/src/mat/impls/shell/
H A Dshell.c367 PetscBool congruent; in MatZeroRowsColumns_Shell() local
/petsc/src/mat/impls/aij/mpi/kokkos/
H A Dmpiaijkok.kokkos.cxx1686 PetscBool congruent; in MatShift_MPIAIJKokkos() local
/petsc/src/vec/is/section/interface/
H A Dsection.c250 PetscErrorCode PetscSectionCompare(PetscSection s1, PetscSection s2, PetscBool *congruent) in PetscSectionCompare()