Home
last modified time | relevance | path

Searched defs:divisor_threshold (Results 1 – 2 of 2) sorted by relevance

/libCEED/examples/fluids/problems/
H A Dbc_freestream.c232 CeedScalar divisor_threshold = 10 * CEED_EPSILON; in CheckQWithTolerance() local
444 CeedScalar divisor_threshold = 10 * CEED_EPSILON; in TestComputeHLLSpeeds_Roe_fwd() local
493 CeedScalar divisor_threshold = 10 * CEED_EPSILON; in TestTotalSpecificEnthalpy_fwd() local
532 CeedScalar divisor_threshold = 10 * CEED_EPSILON; in TestRowSetup_fwd() local
H A Dnewtonian.c24 CeedScalar divisor_threshold = 10 * CEED_EPSILON; in CheckQWithTolerance() local