Searched full:ctau_e (Results 1 – 5 of 5) sorted by relevance
73 const CeedScalar Ctau_E = tau_coeffs.Ctau_E; in Tau_diagPrim() local99 Tau_d[2] = Ctau_E / (fact * cv); in Tau_diagPrim()102 …// Ctau_E * Tau_d[1] /cv to avoid a division if the compiler is smart enough to see that cv IS a c… in Tau_diagPrim()103 // but in that case energy tau is scaled by the product of Ctau_E * Ctau_M in Tau_diagPrim()104 …// OR we could absorb cv into Ctau_E but this puts more burden on user to know how to change const… in Tau_diagPrim()
37 CeedScalar Ctau_E; member
32 Ctau_E: 0.5
403 .Ctau_E = 0.125, in NS_NEWTONIAN_IG()440 …PetscCall(PetscOptionsScalar("-Ctau_E", "Stabilization energy constant", NULL, newtonian_ig_ctx->t… in NS_NEWTONIAN_IG()441 &newtonian_ig_ctx->tau_coeffs.Ctau_E, NULL)); in NS_NEWTONIAN_IG()
433 * - `-Ctau_E`