Searched refs:strong_form (Results 1 – 4 of 4) sorted by relevance
55 bool strong_form; member
307 if (context->strong_form) { // Strong Galerkin convection term: v div(E u) in IFunction_AdvectionGeneric()442 if (context->strong_form) { // Strong Galerkin convection term: v div(E u) in RHSFunction_AdvectionGeneric()503 const CeedScalar strong_form = context->strong_form; in Advection_InOutFlowGeneric() local523 v[4][i] = -(1 - strong_form) * wdetJb * E * u_normal; in Advection_InOutFlowGeneric()525 v[4][i] = -(1 - strong_form) * wdetJb * E_wind * u_normal; in Advection_InOutFlowGeneric()
406 PetscBool strong_form = PETSC_FALSE; in NS_ADVECTION() local434 …ng (true) or weak/integrated by parts (false) advection residual", NULL, strong_form, &strong_form, in NS_ADVECTION()524 advection_ctx->strong_form = strong_form; in NS_ADVECTION()
627 * - `-strong_form`