Home
last modified time | relevance | path

Searched defs:timestep (Results 1 – 3 of 3) sorted by relevance

/honee/qfunctions/
H A Dnumerics.h23 CEED_QFUNCTION_HELPER CeedScalar CalculateCFL_3D(const CeedScalar velocity[3], CeedScalar timestep,… in CalculateCFL_3D()
46 CEED_QFUNCTION_HELPER CeedScalar CalculateCFL_2D(const CeedScalar velocity[2], CeedScalar timestep,… in CalculateCFL_2D()
/honee/src/spanstats/
H A Dcflpe.c192 PetscReal timestep; in TSMonitor_SpanwiseStatisticsCflPe() local
/honee/qfunctions/spanstats/
H A Dcflpe.h14 CeedScalar timestep; member