Home
last modified time | relevance | path

Searched refs:TSMonitorWallClockTimeContext (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/interface/
H A Dtsmon.c233 } *TSMonitorWallClockTimeContext; typedef
252 TSMonitorWallClockTimeContext speed; in TSMonitorWallClockTimeSetUp()
288 TSMonitorWallClockTimeContext speed = (TSMonitorWallClockTimeContext)vf->data; in TSMonitorWallClockTime()