Searched defs:facetIS (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ksp/pc/impls/patch/ |
| H A D | pcpatch.c | 645 …ets(PC pc, PetscErrorCode (*func)(PC pc, PetscInt point, Vec x, Vec f, IS facetIS, PetscInt n, con… in PCPatchSetComputeFunctionInteriorFacets() 683 …r(PC pc, PetscErrorCode (*func)(PC pc, PetscInt point, Vec x, Mat mat, IS facetIS, PetscInt n, con… in PCPatchSetComputeOperator() 721 …s(PC pc, PetscErrorCode (*func)(PC pc, PetscInt point, Vec x, Mat mat, IS facetIS, PetscInt n, con… in PCPatchSetComputeOperatorInteriorFacets() 2076 IS facetIS = NULL; in PCPatchComputeOperator_Internal() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 2864 IS facetIS; in DMPlexComputeBdIntegral() local 4918 …omputeBdResidualSingleByKey(DM dm, PetscWeakForm wf, PetscFormKey key, IS facetIS, Vec locX, Vec l… in DMPlexComputeBdResidualSingleByKey() 5089 IS facetIS; in DMPlexComputeBdResidualSingle() local 5107 IS facetIS = NULL; in DMPlexComputeBdResidual_Internal() local 5906 …l label, PetscInt numValues, const PetscInt values[], PetscInt fieldI, IS facetIS, Vec locX, Vec l… in DMPlexComputeBdJacobianSingleByLabel() 6101 IS facetIS; in DMPlexComputeBdJacobianSingle() local 6120 IS facetIS; in DMPlexComputeBdJacobian_Internal() local
|