Searched full:ctau_e (Results 1 – 4 of 4) sorted by relevance
78 const CeedScalar Ctau_E = gas->Ctau_E; in Tau_diagPrim() local104 Tau_d[2] = Ctau_E / (fact * cv); in Tau_diagPrim()107 …// 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()108 // but in that case energy tau is scaled by the product of Ctau_E * Ctau_M in Tau_diagPrim()109 …// OR we could absorb cv into Ctau_E but this puts more burden on user to know how to change const… in Tau_diagPrim()
35 CeedScalar Ctau_E; member
254 CeedScalar Ctau_E = 0.125; in NS_NEWTONIAN_IG() local340 …PetscCall(PetscOptionsScalar("-Ctau_E", "Stabilization energy constant", NULL, Ctau_E, &Ctau_E, NU… in NS_NEWTONIAN_IG()424 newtonian_ig_ctx->Ctau_E = Ctau_E; in NS_NEWTONIAN_IG()
572 * - `-Ctau_E`