Searched defs:chunkGeom (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/dt/fe/interface/ |
| H A D | fegeom.c | 85 …de PetscFEGeomGetChunk(PetscFEGeom *geom, PetscInt cStart, PetscInt cEnd, PetscFEGeom *chunkGeom[]) in PetscFEGeomGetChunk() 131 …PetscFEGeomRestoreChunk(PetscFEGeom *geom, PetscInt cStart, PetscInt cEnd, PetscFEGeom **chunkGeom) in PetscFEGeomRestoreChunk()
|
| /petsc/src/dm/dt/fe/tests/ |
| H A D | ex1.c | 183 PetscFEGeom *chunkGeom = NULL; in TestIntegration() local
|
| H A D | ex2.c | 236 PetscFEGeom *chunkGeom = NULL; in TestIntegration() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 2527 PetscFEGeom *chunkGeom = NULL; in DMPlexComputeIntegral_Internal() local 2763 PetscFEGeom *fgeom, *chunkGeom = NULL; in DMPlexComputeBdIntegral_Internal() local 4506 PetscFEGeom *chunkGeom = NULL; in DMPlexComputeResidual_Patch_Internal() local 5005 PetscFEGeom *chunkGeom = NULL; in DMPlexComputeBdResidualSingleByKey() local 5317 PetscFEGeom *chunkGeom = NULL; in DMPlexComputeResidualByKey() local 6011 PetscFEGeom *chunkGeom = NULL; in DMPlexComputeBdJacobianSingleByLabel() local 6256 PetscFEGeom *cgeomFEM, *chunkGeom = NULL, *remGeom = NULL; in DMPlexComputeJacobianByKey() local 6479 PetscFEGeom *cgeomFEM, *chunkGeom = NULL, *remGeom = NULL; in DMPlexComputeJacobianByKeyGeneral() local 7080 PetscFEGeom *cgeomFEM, *chunkGeom = NULL, *remGeom = NULL; in DMPlexComputeJacobianActionByKey() local
|