Searched defs:rtol_0 (Results 1 – 2 of 2) sorted by relevance
| /honee/problems/ |
| H A D | bc_freestream.c | 189 PetscReal rtol_0, PetscReal rtol_u, PetscReal rtol_4) { in CheckQWithTolerance() 217 static PetscErrorCode TestRiemannHLL_fwd(NewtonianIGProperties gas, CeedScalar rtol_0, CeedScalar r… in TestRiemannHLL_fwd() 279 static PetscErrorCode TestRiemannHLLC_fwd(NewtonianIGProperties gas, CeedScalar rtol_0, CeedScalar … in TestRiemannHLLC_fwd()
|
| H A D | newtonian.c | 645 PetscReal rtol_0, PetscReal rtol_u, PetscReal rtol_4) { in CheckQWithTolerance() 675 CeedScalar rtol_0, CeedScalar rtol_u, CeedScalar rtol_4) { in TestState() 696 CeedScalar rtol_0, CeedScalar rtol_u, CeedScalar rtol_4) { in TestState_fwd()
|