Home
last modified time | relevance | path

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

/honee/problems/
H A Dnewtonian.c17 static PetscErrorCode UnitTests_Newtonian(Honee honee, NewtonianIGProperties gas);
636 if (unit_tests) PetscCall(UnitTests_Newtonian(honee, newtonian_ig_ctx->gas)); in NS_NEWTONIAN_IG()
733 static PetscErrorCode UnitTests_Newtonian(Honee honee, NewtonianIGProperties gas) { in UnitTests_Newtonian() function