Lines Matching refs:PetscFV
1064 PetscFV fv; in DMPlexInsertBoundaryValuesRiemann()
1389 PetscErrorCode DMPlexInsertBoundaryValuesFVM(DM dm, PetscFV fv, Vec locX, PetscReal time, Vec *locG… in DMPlexInsertBoundaryValuesFVM()
1495 PetscFV fv = (PetscFV)obj; in DMPlexComputeL2DiffLocal()
1527 PetscCall(PetscFVGetNumComponents((PetscFV)obj, &Nc)); in DMPlexComputeL2DiffLocal()
1559 …else if (id == PETSCFV_CLASSID) PetscCall(PetscFVInterpolate_Static((PetscFV)obj, &x[fieldOffset],… in DMPlexComputeL2DiffLocal()
1785 PetscCall(PetscFVGetNumComponents((PetscFV)obj, &Nc)); in DMComputeL2FieldDiff_Plex()
1823 …else if (id == PETSCFV_CLASSID) PetscCall(PetscFVInterpolate_Static((PetscFV)obj, &x[fOff], q, int… in DMComputeL2FieldDiff_Plex()
1907 PetscFV fv = (PetscFV)obj; in DMPlexComputeL2DiffVec()
1938 PetscCall(PetscFVGetNumComponents((PetscFV)obj, &Nc)); in DMPlexComputeL2DiffVec()
1959 …else if (id == PETSCFV_CLASSID) PetscCall(PetscFVInterpolate_Static((PetscFV)obj, &x[fieldOffset],… in DMPlexComputeL2DiffVec()
2179 PetscFV fv = (PetscFV)obj; in DMPlexComputeClementInterpolant()
2220 PetscCall(PetscFVGetNumComponents((PetscFV)obj, &fNc)); in DMPlexComputeClementInterpolant()
2312 PetscFV fv = (PetscFV)obj; in DMPlexComputeGradientClementInterpolant()
2352 PetscCall(PetscFVGetNumComponents((PetscFV)obj, &Nc)); in DMPlexComputeGradientClementInterpolant()
2467 PetscFV fv = NULL; in DMPlexComputeIntegral_Internal()
2479 fv = (PetscFV)obj; in DMPlexComputeIntegral_Internal()
2937 PetscFV *fvRef; in DMPlexComputeInterpolatorNested()
2973 PetscFV fv = (PetscFV)obj; in DMPlexComputeInterpolatorNested()
2994 PetscFV fv = (PetscFV)obj; in DMPlexComputeInterpolatorNested()
3073 PetscFV fv = (PetscFV)obj; in DMPlexComputeInterpolatorNested()
3226 PetscFV fv = (PetscFV)obj; in DMPlexComputeInterpolatorGeneral()
3392 else PetscCall(PetscFVGetQuadrature((PetscFV)obj, &quad)); in DMPlexComputeMassMatrixGeneral()
3472 PetscCall(PetscFVGetQuadrature((PetscFV)obj, &quad)); in DMPlexComputeMassMatrixGeneral()
3582 PetscFV *fvRef; in DMPlexComputeInjectorFEM()
3620 PetscFV fv = (PetscFV)obj; in DMPlexComputeInjectorFEM()
3635 PetscFV fvC; in DMPlexComputeInjectorFEM()
4195 PetscFV fv; in DMPlexGetFaceFields()
4528 PetscFV fv = (PetscFV)obj; in DMPlexComputeResidual_Patch_Internal()
4560 PetscFV fv; in DMPlexComputeResidual_Patch_Internal()
4568 fv = (PetscFV)obj; in DMPlexComputeResidual_Patch_Internal()
4757 PetscFV fv; in DMPlexComputeJacobian_Patch_Internal()
4876 PetscErrorCode DMPlexGetGradientDM(DM dm, PetscFV fv, DM *dmGrad) in DMPlexGetGradientDM()
5188 PetscFV fvm = NULL; in DMPlexComputeResidualByKey()
5236 fvm = (PetscFV)obj; in DMPlexComputeResidualByKey()
5339 PetscFV fv = (PetscFV)obj; in DMPlexComputeResidualByKey()
5370 PetscFV fv; in DMPlexComputeResidualByKey()
5380 fv = (PetscFV)obj; in DMPlexComputeResidualByKey()
5420 PetscFV fv; in DMPlexComputeResidualByKey()
5428 fv = (PetscFV)obj; in DMPlexComputeResidualByKey()
6309 PetscFV fv; in DMPlexComputeJacobianByKey()
6532 PetscFV fv; in DMPlexComputeJacobianByKeyGeneral()