Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dsectionimpl.h81 PETSC_SINGLE_LIBRARY_INTERN PetscErrorCode PetscSectionSetClosurePermutation_Internal(PetscSection,…
/petsc/src/vec/is/section/interface/
H A Dsection.c3226 PetscErrorCode PetscSectionSetClosurePermutation_Internal(PetscSection section, PetscObject obj, Pe… in PetscSectionSetClosurePermutation_Internal() function
3291 …PetscCall(PetscSectionSetClosurePermutation_Internal(section, obj, depth, clSize, PETSC_COPY_VALUE… in PetscSectionSetClosurePermutation()
/petsc/src/dm/impls/plex/
H A Dplex.c6298 …PetscCall(PetscSectionSetClosurePermutation_Internal(section, (PetscObject)dm, d, size, PETSC_OWN_… in DMPlexSetClosurePermutationTensor()
6306 …PetscCall(PetscSectionSetClosurePermutation_Internal(section, (PetscObject)dm, d, size * 2, PETSC_… in DMPlexSetClosurePermutationTensor()