Lines Matching refs:PetscFVGetNumComponents

1069     PetscCall(PetscFVGetNumComponents(fv, &pdim));  in DMPlexInsertBoundaryValuesRiemann()
1498 PetscCall(PetscFVGetNumComponents(fv, &Nc)); in DMPlexComputeL2DiffLocal()
1527 PetscCall(PetscFVGetNumComponents((PetscFV)obj, &Nc)); in DMPlexComputeL2DiffLocal()
1785 PetscCall(PetscFVGetNumComponents((PetscFV)obj, &Nc)); in DMComputeL2FieldDiff_Plex()
1910 PetscCall(PetscFVGetNumComponents(fv, &Nc)); in DMPlexComputeL2DiffVec()
1938 PetscCall(PetscFVGetNumComponents((PetscFV)obj, &Nc)); in DMPlexComputeL2DiffVec()
2182 PetscCall(PetscFVGetNumComponents(fv, &fNc)); in DMPlexComputeClementInterpolant()
2220 PetscCall(PetscFVGetNumComponents((PetscFV)obj, &fNc)); in DMPlexComputeClementInterpolant()
2315 PetscCall(PetscFVGetNumComponents(fv, &Nc)); in DMPlexComputeGradientClementInterpolant()
2352 PetscCall(PetscFVGetNumComponents((PetscFV)obj, &Nc)); in DMPlexComputeGradientClementInterpolant()
2985 PetscCall(PetscFVGetNumComponents(fv, &Nc)); in DMPlexComputeInterpolatorNested()
3018 PetscCall(PetscFVGetNumComponents(fvRef[fieldI], &Nc)); in DMPlexComputeInterpolatorNested()
3076 PetscCall(PetscFVGetNumComponents(fv, &NcJ)); in DMPlexComputeInterpolatorNested()
3626 PetscCall(PetscFVGetNumComponents(fv, &Nc)); in DMPlexComputeInjectorFEM()
3650 PetscCall(PetscFVGetNumComponents(fvC, &NcC)); in DMPlexComputeInjectorFEM()
3651 PetscCall(PetscFVGetNumComponents(fvRef[field], &NcF)); in DMPlexComputeInjectorFEM()
4199 PetscCall(PetscFVGetNumComponents(fv, &numComp)); in DMPlexGetFaceFields()
4569 PetscCall(PetscFVGetNumComponents(fv, &pdim)); in DMPlexComputeResidual_Patch_Internal()
4762 PetscCall(PetscFVGetNumComponents(fv, &Nc)); in DMPlexComputeJacobian_Patch_Internal()
5381 PetscCall(PetscFVGetNumComponents(fv, &pdim)); in DMPlexComputeResidualByKey()
5429 PetscCall(PetscFVGetNumComponents(fv, &pdim)); in DMPlexComputeResidualByKey()
6318 PetscCall(PetscFVGetNumComponents(fv, &NcI)); in DMPlexComputeJacobianByKey()
6541 PetscCall(PetscFVGetNumComponents(fv, &NcI)); in DMPlexComputeJacobianByKeyGeneral()