Home
last modified time | relevance | path

Searched refs:RiemannSolverUnitTests (Results 1 – 1 of 1) sorted by relevance

/honee/problems/
H A Dbc_freestream.c17 static PetscErrorCode RiemannSolverUnitTests(NewtonianIGProperties gas, CeedScalar rtol);
172 if (run_unit_tests) PetscCall(RiemannSolverUnitTests(newtonian_ig_ctx->gas, 5e-7)); in FreestreamBCSetup()
504 static PetscErrorCode RiemannSolverUnitTests(NewtonianIGProperties gas, CeedScalar rtol) { in RiemannSolverUnitTests() function