Searched refs:PetscSectionSetClosurePermutation_Internal (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | sectionimpl.h | 81 PETSC_SINGLE_LIBRARY_INTERN PetscErrorCode PetscSectionSetClosurePermutation_Internal(PetscSection,…
|
| /petsc/src/vec/is/section/interface/ |
| H A D | section.c | 3226 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 D | plex.c | 6298 …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()
|