Lines Matching refs:DMPlexComputeIntegralFEM
172 …PetscCall(DMPlexComputeIntegralFEM(plexe, XsubArray[LAND_PACK_IDX(ctx->batch_view_idx, 0)], tt, NU… in testSpitzer()
178 …PetscCall(DMPlexComputeIntegralFEM(plexi, XsubArray[LAND_PACK_IDX(ctx->batch_view_idx, 1)], tt, NU… in testSpitzer()
185 …PetscCall(DMPlexComputeIntegralFEM(plexe, XsubArray[LAND_PACK_IDX(ctx->batch_view_idx, 0)], tt, NU… in testSpitzer()
195 …PetscCall(DMPlexComputeIntegralFEM(plexe, XsubArray[LAND_PACK_IDX(ctx->batch_view_idx, 0)], tt, NU… in testSpitzer()
202 …PetscCall(DMPlexComputeIntegralFEM(plexe, XsubArray[LAND_PACK_IDX(ctx->batch_view_idx, 0)], tt, NU… in testSpitzer()
211 …PetscCall(DMPlexComputeIntegralFEM(plexe, XsubArray[LAND_PACK_IDX(ctx->batch_view_idx, 0)], tt, NU… in testSpitzer()
289 PetscCall(DMPlexComputeIntegralFEM(plex, X2, tt, NULL)); in testStable()
292 PetscCall(DMPlexComputeIntegralFEM(plex, X2, tt, NULL)); in testStable()
297 PetscCall(DMPlexComputeIntegralFEM(plex, X2, tt, NULL)); in testStable()
300 PetscCall(DMPlexComputeIntegralFEM(plex, X2, tt, NULL)); in testStable()
332 PetscCall(DMPlexComputeIntegralFEM(plex, X_t, tt, NULL)); in EInduction()