Lines Matching refs:PetscFEGetNumComponents
1493 PetscCall(PetscFEGetNumComponents(fe, &Nc)); in DMPlexComputeL2DiffLocal()
1524 PetscCall(PetscFEGetNumComponents((PetscFE)obj, &Nc)); in DMPlexComputeL2DiffLocal()
1615 PetscCall(PetscFEGetNumComponents(fe, &Nc)); in DMComputeL2GradientDiff_Plex()
1638 PetscCall(PetscFEGetNumComponents(fe, &Nc)); in DMComputeL2GradientDiff_Plex()
1782 PetscCall(PetscFEGetNumComponents((PetscFE)obj, &Nc)); in DMComputeL2FieldDiff_Plex()
1905 PetscCall(PetscFEGetNumComponents(fe, &Nc)); in DMPlexComputeL2DiffVec()
1935 PetscCall(PetscFEGetNumComponents((PetscFE)obj, &Nc)); in DMPlexComputeL2DiffVec()
2029 PetscCall(PetscFEGetNumComponents(fe, &Nc)); in DMPlexComputeL2FluxDiffVecLocal()
2030 PetscCall(PetscFEGetNumComponents(mfe, &mNc)); in DMPlexComputeL2FluxDiffVecLocal()
2177 PetscCall(PetscFEGetNumComponents(fe, &fNc)); in DMPlexComputeClementInterpolant()
2217 PetscCall(PetscFEGetNumComponents((PetscFE)obj, &fNc)); in DMPlexComputeClementInterpolant()
2310 PetscCall(PetscFEGetNumComponents(fe, &Nc)); in DMPlexComputeGradientClementInterpolant()
2349 PetscCall(PetscFEGetNumComponents((PetscFE)obj, &Nc)); in DMPlexComputeGradientClementInterpolant()
2971 PetscCall(PetscFEGetNumComponents(fe, &Nc)); in DMPlexComputeInterpolatorNested()
3015 PetscCall(PetscFEGetNumComponents(feRef[fieldI], &Nc)); in DMPlexComputeInterpolatorNested()
3046 PetscCall(PetscFEGetNumComponents(fe, &NcJ)); in DMPlexComputeInterpolatorNested()
3223 PetscCall(PetscFEGetNumComponents(fe, &Nc)); in DMPlexComputeInterpolatorGeneral()
3615 PetscCall(PetscFEGetNumComponents(fe, &Nc)); in DMPlexComputeInjectorFEM()
3641 PetscCall(PetscFEGetNumComponents(feC, &NcC)); in DMPlexComputeInjectorFEM()
3642 PetscCall(PetscFEGetNumComponents(feRef[field], &NcF)); in DMPlexComputeInjectorFEM()