Home
last modified time | relevance | path

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

/honee/problems/
H A Dshocktube.c46 CeedScalar P_high = 1.0; // Pa in NS_SHOCKTUBE() local
91 setup_context->P_high = P_high; in NS_SHOCKTUBE()
/honee/qfunctions/
H A Dshocktube.h26 CeedScalar P_high; member
76 const CeedScalar P_high = context->P_high; // Driver section pressure in Exact_ShockTube() local
90 P = P_high; in Exact_ShockTube()