Lines Matching refs:DMPlexGetSimplexOrBoxCells
1506 PetscCall(DMPlexGetSimplexOrBoxCells(dm, cellHeight, &cStart, &cEnd)); in DMPlexComputeL2DiffLocal()
1622 PetscCall(DMPlexGetSimplexOrBoxCells(dm, 0, &cStart, &cEnd)); in DMComputeL2GradientDiff_Plex()
1749 PetscCall(DMPlexGetSimplexOrBoxCells(dm, 0, &cStart, &cEnd)); in DMComputeL2FieldDiff_Plex()
1917 PetscCall(DMPlexGetSimplexOrBoxCells(dm, 0, &cStart, &cEnd)); in DMPlexComputeL2DiffVec()
2035 PetscCall(DMPlexGetSimplexOrBoxCells(dm, 0, &cStart, &cEnd)); in DMPlexComputeL2FluxDiffVecLocal()
2190 PetscCall(DMPlexGetSimplexOrBoxCells(dm, 0, &cStart, &cEnd)); in DMPlexComputeClementInterpolant()
2323 PetscCall(DMPlexGetSimplexOrBoxCells(dm, 0, &cStart, &cEnd)); in DMPlexComputeGradientClementInterpolant()
2615 PetscCall(DMPlexGetSimplexOrBoxCells(dm, cellHeight, &cStart, &cEnd)); in DMPlexComputeIntegralFEM()
2677 PetscCall(DMPlexGetSimplexOrBoxCells(dm, cellHeight, &cStart, &cEnd)); in DMPlexComputeCellwiseIntegralFEM()
2952 PetscCall(DMPlexGetSimplexOrBoxCells(dmc, 0, &cStart, &cEnd)); in DMPlexComputeInterpolatorNested()
3197 PetscCall(DMPlexGetSimplexOrBoxCells(dmf, 0, &cStart, &cEnd)); in DMPlexComputeInterpolatorGeneral()
3598 PetscCall(DMPlexGetSimplexOrBoxCells(dmc, 0, &cStart, &cEnd)); in DMPlexComputeInjectorFEM()