Lines Matching refs:PetscFEGetDimension

1525         PetscCall(PetscFEGetDimension((PetscFE)obj, &Nb));  in DMPlexComputeL2DiffLocal()
1637 PetscCall(PetscFEGetDimension(fe, &Nb)); in DMComputeL2GradientDiff_Plex()
1783 PetscCall(PetscFEGetDimension((PetscFE)obj, &Nb)); in DMComputeL2FieldDiff_Plex()
1936 PetscCall(PetscFEGetDimension((PetscFE)obj, &Nb)); in DMPlexComputeL2DiffVec()
2218 PetscCall(PetscFEGetDimension((PetscFE)obj, &Nb)); in DMPlexComputeClementInterpolant()
2350 PetscCall(PetscFEGetDimension((PetscFE)obj, &Nb)); in DMPlexComputeGradientClementInterpolant()
2533 PetscCall(PetscFEGetDimension(fe, &Nb)); in DMPlexComputeIntegral_Internal()
2810 PetscCall(PetscFEGetDimension(fe, &Nb)); in DMPlexComputeBdIntegral_Internal()
2970 PetscCall(PetscFEGetDimension(feRef[f], &rNb)); in DMPlexComputeInterpolatorNested()
2992 PetscCall(PetscFEGetDimension(fe, &cNb)); in DMPlexComputeInterpolatorNested()
3047 PetscCall(PetscFEGetDimension(fe, &cpdim)); in DMPlexComputeInterpolatorNested()
3274 if (id == PETSCFE_CLASSID) PetscCall(PetscFEGetDimension((PetscFE)obj, &cpdim)); in DMPlexComputeInterpolatorGeneral()
3519 PetscCall(PetscFEGetDimension(fe, &cpdim)); in DMPlexComputeMassMatrixGeneral()
3614 PetscCall(PetscFEGetDimension(feRef[f], &fNb)); in DMPlexComputeInjectorFEM()
4512 PetscCall(PetscFEGetDimension(fe, &Nb)); in DMPlexComputeResidual_Patch_Internal()
4679 PetscCall(PetscFEGetDimension(fe, &Nb)); in DMPlexComputeJacobian_Patch_Internal()
5012 PetscCall(PetscFEGetDimension(fe, &Nb)); in DMPlexComputeBdResidualSingleByKey()
5323 PetscCall(PetscFEGetDimension(fe, &Nb)); in DMPlexComputeResidualByKey()
5768 PetscCall(PetscFEGetDimension(fe, &Nb)); in DMPlexComputeResidualHybridByKey()
6015 PetscCall(PetscFEGetDimension(fe, &Nb)); in DMPlexComputeBdJacobianSingleByLabel()
6264 PetscCall(PetscFEGetDimension(fe, &Nb)); in DMPlexComputeJacobianByKey()
6487 PetscCall(PetscFEGetDimension(fe, &Nb)); in DMPlexComputeJacobianByKeyGeneral()
6848 PetscCall(PetscFEGetDimension(feI, &Nb)); in DMPlexComputeJacobianHybridByKey()
7084 PetscCall(PetscFEGetDimension(fe, &Nb)); in DMPlexComputeJacobianActionByKey()