Home
last modified time | relevance | path

Searched defs:step (Results 1 – 4 of 4) sorted by relevance

/honee/src/
H A Dmonitor_cfl.c138 PetscErrorCode TSMonitor_Cfl(TS ts, PetscInt step, PetscReal solution_time, Vec Q, PetscViewerAndFo… in TSMonitor_Cfl()
H A Dsetupts.c312 PetscInt step; in TSPostStep_CheckStep() local
330 PetscInt step; in TSPostStep_MaxWallTime() local
H A Dmonitor_totalkineticenergy.c132 PetscErrorCode TSMonitor_TotalKineticEnergy(TS ts, PetscInt step, PetscReal solution_time, Vec Q, P… in TSMonitor_TotalKineticEnergy()
H A Ddm-utils.c317 PetscReal step = (b - a) / num_points; in PetscDTUniformTensorQuadrature() local
327 PetscReal step = (b - a) / num_points; in PetscDTUniformTensorQuadrature() local
342 PetscReal step = (b - a) / num_points; in PetscDTUniformTensorQuadrature() local