Searched refs:PetscSectionGetClosureInversePermutation_Internal (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | sectionimpl.h | 82 PETSC_SINGLE_LIBRARY_INTERN PetscErrorCode PetscSectionGetClosureInversePermutation_Internal(PetscS…
|
| /petsc/src/vec/is/section/interface/ |
| H A D | section.c | 3343 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 D | plex.c | 6645 …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()
|