|
IBAMR
IBAMR version 0.19.
|
#include <tbox/TimerManager.h>
Public Member Functions | |
| ScopedTimer (Timer *timer) | |
| ~ScopedTimer () | |
Protected Attributes | |
| Timer * | d_timer |
|
inline |
Constructor. Starts a SAMRAI timer owned by tbox::TimerManager. Does nothing if either SAMRAI is not initialized or if IBAMR was configured without timers enabled.
|
inline |
Destructor. Stops the timer.
|
protected |
1.8.17