Home
last modified time | relevance | path

Searched refs:PetscSectionGetClosurePermutation_Private (Results 1 – 1 of 1) sorted by relevance

/petsc/src/vec/is/section/interface/
H A Dsection.c3296 static PetscErrorCode PetscSectionGetClosurePermutation_Private(PetscSection section, PetscObject o… in PetscSectionGetClosurePermutation_Private() function
3337 PetscCall(PetscSectionGetClosurePermutation_Private(section, obj, depth, clSize, &clPerm)); in PetscSectionGetClosurePermutation()