Searched refs:useFVM (Results 1 – 2 of 2) sorted by relevance
176 PetscBool useFVM = PETSC_FALSE; in DMPlexReconstructGradientsFVM() local193 useFVM = PETSC_TRUE; in DMPlexReconstructGradientsFVM()197 …PetscCheck(useFVM, PetscObjectComm((PetscObject)dm), PETSC_ERR_SUP, "This dm does not have a finit… in DMPlexReconstructGradientsFVM()
2408 PetscBool useFVM = PETSC_FALSE; in DMPlexComputeIntegral_Internal() local2437 if (id == PETSCFV_CLASSID) useFVM = PETSC_TRUE; in DMPlexComputeIntegral_Internal()2466 if (useFVM) { in DMPlexComputeIntegral_Internal()2567 if (useFVM) { in DMPlexComputeIntegral_Internal()5186 PetscBool useFVM = PETSC_FALSE; in DMPlexComputeResidualByKey() local5235 useFVM = PETSC_TRUE; in DMPlexComputeResidualByKey()5267 if (useFVM) { in DMPlexComputeResidualByKey()5293 if (useFVM) { in DMPlexComputeResidualByKey()5364 if (useFVM) { in DMPlexComputeResidualByKey()5452 if (useFVM) { in DMPlexComputeResidualByKey()