Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dsectionimpl.h82 PETSC_SINGLE_LIBRARY_INTERN PetscErrorCode PetscSectionGetClosureInversePermutation_Internal(PetscS…
/petsc/src/vec/is/section/interface/
H A Dsection.c3343 PetscErrorCode PetscSectionGetClosureInversePermutation_Internal(PetscSection section, PetscObject … in PetscSectionGetClosureInversePermutation_Internal() function
3383 …PetscCall(PetscSectionGetClosureInversePermutation_Internal(section, obj, depth, clSize, &clPerm)); in PetscSectionGetClosureInversePermutation()
/petsc/src/dm/impls/plex/
H A Dplex.c6645 …if (useClPerm) PetscCall(PetscSectionGetClosureInversePermutation_Internal(section, (PetscObject)d… in DMPlexVecGetOrientedClosure()
6818 …PetscCall(PetscSectionGetClosureInversePermutation_Internal(section, (PetscObject)dm, depth, clsiz… in DMPlexVecGetClosureAtDepth()
7321 …PetscCall(PetscSectionGetClosureInversePermutation_Internal(section, (PetscObject)dm, depth, clsiz… in DMPlexVecSetClosure()
8194 …PetscCall(PetscSectionGetClosureInversePermutation_Internal(section, (PetscObject)dm, depth, clsiz… in DMPlexGetClosureIndices_Internal()