MFEM  v4.3.0
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Namespaces | Functions | Variables
tic_toc.cpp File Reference

Go to the source code of this file.

Namespaces

 mfem
 

Functions

void mfem::tic ()
 Start the tic_toc timer. More...
 
double mfem::toc ()
 End timing and return the time from tic() to toc() in seconds. More...
 

Variables

StopWatch mfem::tic_toc