![]() |
MFEM v4.8.0
Finite element discretization library
|
Go to the source code of this file.
Namespaces | |
| namespace | mfem |
Functions | |
| void | mfem::tic () |
| Start the tic_toc timer. | |
| double | mfem::toc () |
| End timing and return the time from tic() to toc() in seconds. | |
Variables | |
| StopWatch | mfem::tic_toc |