Lines Matching refs:PETSCFE_CLASSID
1170 if (id == PETSCFE_CLASSID) { in DMPlexInsertBoundaryValues_Plex()
1232 if (id == PETSCFE_CLASSID) { in DMPlexInsertTimeDerivativeBoundaryValues_Plex()
1489 if (id == PETSCFE_CLASSID) { in DMPlexComputeL2DiffLocal()
1523 if (id == PETSCFE_CLASSID) { in DMPlexComputeL2DiffLocal()
1558 …if (id == PETSCFE_CLASSID) PetscCall(PetscFEInterpolate_Static((PetscFE)obj, &x[fieldOffset], &qge… in DMPlexComputeL2DiffLocal()
1781 if (id == PETSCFE_CLASSID) { in DMComputeL2FieldDiff_Plex()
1822 …if (id == PETSCFE_CLASSID) PetscCall(PetscFEInterpolate_Static((PetscFE)obj, &x[fOff], &qgeom, q, … in DMComputeL2FieldDiff_Plex()
1901 if (id == PETSCFE_CLASSID) { in DMPlexComputeL2DiffVec()
1934 if (id == PETSCFE_CLASSID) { in DMPlexComputeL2DiffVec()
1958 …if (id == PETSCFE_CLASSID) PetscCall(PetscFEInterpolate_Static((PetscFE)obj, &x[fieldOffset], &qge… in DMPlexComputeL2DiffVec()
2173 if (id == PETSCFE_CLASSID) { in DMPlexComputeClementInterpolant()
2216 if (id == PETSCFE_CLASSID) { in DMPlexComputeClementInterpolant()
2232 …PetscCheck(id == PETSCFE_CLASSID, PetscObjectComm((PetscObject)dm), PETSC_ERR_ARG_WRONG, "Unknown … in DMPlexComputeClementInterpolant()
2306 if (id == PETSCFE_CLASSID) { in DMPlexComputeGradientClementInterpolant()
2348 if (id == PETSCFE_CLASSID) { in DMPlexComputeGradientClementInterpolant()
2363 …PetscCheck(id == PETSCFE_CLASSID, PetscObjectComm((PetscObject)dm), PETSC_ERR_ARG_WRONG, "Unknown … in DMPlexComputeGradientClementInterpolant()
2524 if (id == PETSCFE_CLASSID) { in DMPlexComputeIntegral_Internal()
2961 if (id == PETSCFE_CLASSID) { in DMPlexComputeInterpolatorNested()
2989 if (idc == PETSCFE_CLASSID) { in DMPlexComputeInterpolatorNested()
3041 if (id == PETSCFE_CLASSID) { in DMPlexComputeInterpolatorNested()
3219 if (id == PETSCFE_CLASSID) { in DMPlexComputeInterpolatorGeneral()
3274 if (id == PETSCFE_CLASSID) PetscCall(PetscFEGetDimension((PetscFE)obj, &cpdim)); in DMPlexComputeInterpolatorGeneral()
3283 if (id == PETSCFE_CLASSID) { in DMPlexComputeInterpolatorGeneral()
3309 if (s && id == PETSCFE_CLASSID) PetscCall(PetscTabulationDestroy(&T)); in DMPlexComputeInterpolatorGeneral()
3391 if (id == PETSCFE_CLASSID) PetscCall(PetscFEGetQuadrature((PetscFE)obj, &quad)); in DMPlexComputeMassMatrixGeneral()
3467 if (id == PETSCFE_CLASSID) { in DMPlexComputeMassMatrixGeneral()
3515 if (id == PETSCFE_CLASSID) { in DMPlexComputeMassMatrixGeneral()
3553 if (id == PETSCFE_CLASSID) PetscCall(PetscTabulationDestroy(&T)); in DMPlexComputeMassMatrixGeneral()
3608 if (id == PETSCFE_CLASSID) { in DMPlexComputeInjectorFEM()
4121 if (id == PETSCFE_CLASSID) { in DMPlexGetFaceFields()
4435 if (id == PETSCFE_CLASSID) useFEM = PETSC_TRUE; in DMPlexComputeResidual_Patch_Internal()
4455 if (id == PETSCFE_CLASSID) { in DMPlexComputeResidual_Patch_Internal()
4503 if (id == PETSCFE_CLASSID) { in DMPlexComputeResidual_Patch_Internal()
4655 if (id == PETSCFE_CLASSID) { in DMPlexComputeJacobian_Patch_Internal()
5131 if (id != PETSCFE_CLASSID) continue; in DMPlexComputeBdResidual_Internal()
5233 if (id == PETSCFE_CLASSID) useFEM = PETSC_TRUE; in DMPlexComputeResidualByKey()
5256 if (id == PETSCFE_CLASSID) { in DMPlexComputeResidualByKey()
5314 if (id == PETSCFE_CLASSID) { in DMPlexComputeResidualByKey()
6142 if (id != PETSCFE_CLASSID) continue; in DMPlexComputeBdJacobian_Internal()