Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Ddmpleximpl.h817 PETSC_SINGLE_LIBRARY_VISIBILITY_INTERNAL PetscErrorCode DMPlexComputeJacobian_Patch_Internal(DM, Pe…
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c2006 …PetscCall(DMPlexComputeJacobian_Patch_Internal(dm, patch->patchSection, patch->patchSection, cellI… in PCPatchComputeOperator_DMPlex_Private()
/petsc/src/dm/impls/plex/
H A Dplexfem.c4618 PetscErrorCode DMPlexComputeJacobian_Patch_Internal(DM dm, PetscSection section, PetscSection globa… in DMPlexComputeJacobian_Patch_Internal() function