Searched defs:locA (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex25.c | 47 Vec locX, locX_t, locA; in test1() local 68 Vec locX, locX_t, locA; in test2() local 125 Vec locX, locX_t, locA; in test5() local 143 Vec locX, locX_t, locA; in test6() local
|
| /petsc/src/dm/impls/plex/ftn-custom/ |
| H A D | zplexfemf90.c | 21 PETSC_EXTERN void dmplexgetcellfields_(DM *dm, IS *cellIS, Vec *locX, Vec *locX_t, Vec *locA, F90Ar… in dmplexgetcellfields_() 53 PETSC_EXTERN void dmplexrestorecellfields_(DM *dm, IS *cellIS, Vec *locX, Vec *locX_t, Vec *locA, F… in dmplexrestorecellfields_()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 2406 Vec locA; in DMPlexComputeIntegral_Internal() local 2719 Vec locA = NULL; in DMPlexComputeBdIntegral_Internal() local 3751 PetscErrorCode DMPlexGetCellFields(DM dm, IS cellIS, Vec locX, PeOp Vec locX_t, PeOp Vec locA, Pets… in DMPlexGetCellFields() 3837 PetscErrorCode DMPlexRestoreCellFields(DM dm, IS cellIS, Vec locX, PeOp Vec locX_t, PeOp Vec locA, … in DMPlexRestoreCellFields() 3846 static PetscErrorCode DMPlexGetHybridCellFields(DM dm, IS cellIS, Vec locX, Vec locX_t, Vec locA, P… in DMPlexGetHybridCellFields() 4400 Vec locA; in DMPlexComputeResidual_Patch_Internal() local 4926 Vec locA = NULL; in DMPlexComputeBdResidualSingleByKey() local 5190 Vec locA, cellGeometryFVM = NULL, faceGeometryFVM = NULL, locGrad = NULL; in DMPlexComputeResidualByKey() local 5564 Vec locA[3] = {NULL, NULL, NULL}; in DMPlexComputeResidualHybridByKey() local 5914 Vec locA = NULL, tv; in DMPlexComputeBdJacobianSingleByLabel() local [all …]
|