Searched refs:DIV_DIFF_FLUX_PROJ_NONE (Results 1 – 8 of 8) sorted by relevance
130 if (app_ctx->divFdiffproj_method != DIV_DIFF_FLUX_PROJ_NONE) { in SetupLibceed()172 if (app_ctx->divFdiffproj_method != DIV_DIFF_FLUX_PROJ_NONE) in SetupLibceed()182 if (app_ctx->divFdiffproj_method != DIV_DIFF_FLUX_PROJ_NONE) in SetupLibceed()202 if (app_ctx->divFdiffproj_method != DIV_DIFF_FLUX_PROJ_NONE) in SetupLibceed()214 if (app_ctx->divFdiffproj_method != DIV_DIFF_FLUX_PROJ_NONE) in SetupLibceed()291 …if (app_ctx->divFdiffproj_method != DIV_DIFF_FLUX_PROJ_NONE) PetscCall(DivDiffFluxProjectionSetup(… in SetupLibceed()
29 if (divFdiffproj_method == DIV_DIFF_FLUX_PROJ_NONE) { in DivDiffFluxProjectionCreate()88 case DIV_DIFF_FLUX_PROJ_NONE: in DivDiffFluxProjectionCreate()329 case DIV_DIFF_FLUX_PROJ_NONE: in DivDiffFluxProjectionSetup()411 case DIV_DIFF_FLUX_PROJ_NONE: in DivDiffFluxProjectionApply()
48 …if (honee->app_ctx->divFdiffproj_method != DIV_DIFF_FLUX_PROJ_NONE) PetscCall(DivDiffFluxProjectio… in RHS_NS()136 …if (honee->app_ctx->divFdiffproj_method != DIV_DIFF_FLUX_PROJ_NONE) PetscCall(DivDiffFluxProjectio… in IFunction_NS()
24 DIV_DIFF_FLUX_PROJ_NONE = 0, enumerator
273 …const CeedScalar(*divFdiff) = context->divFdiff_method != DIV_DIFF_FLUX_PROJ_NONE ? in[5]… in IFunction_AdvectionGeneric()330 … CeedScalar divFdiff_i = context->divFdiff_method != DIV_DIFF_FLUX_PROJ_NONE ? divFdiff[i] : 0.; in IFunction_AdvectionGeneric()408 …const CeedScalar(*divFdiff) = context->divFdiff_method != DIV_DIFF_FLUX_PROJ_NONE ? in[4] : N… in RHSFunction_AdvectionGeneric()465 … CeedScalar divFdiff_i = context->divFdiff_method != DIV_DIFF_FLUX_PROJ_NONE ? divFdiff[i] : 0.; in RHSFunction_AdvectionGeneric()
189 const bool use_divFdiff = context->divFdiff_method != DIV_DIFF_FLUX_PROJ_NONE; in RHSFunction_Newtonian()310 const bool use_divFdiff = context->divFdiff_method != DIV_DIFF_FLUX_PROJ_NONE; in IFunction_Newtonian()
590 case DIV_DIFF_FLUX_PROJ_NONE: in NS_ADVECTION()
604 case DIV_DIFF_FLUX_PROJ_NONE: in NS_NEWTONIAN_IG()