Searched defs:timestep (Results 1 – 3 of 3) sorted by relevance
23 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()
192 PetscReal timestep; in TSMonitor_SpanwiseStatisticsCflPe() local
14 CeedScalar timestep; member