Home
last modified time | relevance | path

Searched full:ctau_c (Results 1 – 5 of 5) sorted by relevance

/honee/qfunctions/
H A Dstabilization.h71 const CeedScalar Ctau_C = tau_coeffs.Ctau_C; in Tau_diagPrim() local
97 Tau_d[0] = Ctau_C * fact / (rho * (gijd_mat[0][0] + gijd_mat[1][1] + gijd_mat[2][2])) * 0.125; in Tau_diagPrim()
H A Dstabilization_types.h35 CeedScalar Ctau_C; member
/honee/examples/
H A Dtaylor_green_vortex.yaml30 Ctau_C: 0.5
/honee/problems/
H A Dnewtonian.c401 .Ctau_C = 0.25 / degree, in NS_NEWTONIAN_IG()
436 …PetscCall(PetscOptionsScalar("-Ctau_C", "Stabilization continuity constant", NULL, newtonian_ig_ct… in NS_NEWTONIAN_IG()
437 &newtonian_ig_ctx->tau_coeffs.Ctau_C, NULL)); in NS_NEWTONIAN_IG()
/honee/doc/
H A Druntime_options.md423 * - `-Ctau_C`