Searched defs:cfltime (Results 1 – 2 of 2) sorted by relevance
5321 PetscErrorCode TSSetCFLTimeLocal(TS ts, PetscReal cfltime) in TSSetCFLTimeLocal()5345 PetscErrorCode TSGetCFLTime(TS ts, PetscReal *cfltime) in TSGetCFLTime()
318 PetscReal cfltime, cfltime_local; member