MOAB: Mesh Oriented datABase  (version 5.4.1)
MsqTimer.hpp File Reference
#include "Mesquite.hpp"
#include "MsqDebug.hpp"
#include <vector>
#include <utility>
#include <string>
#include <iosfwd>
+ Include dependency graph for MsqTimer.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MBMesquite::Timer
class  MBMesquite::StopWatch
class  MBMesquite::StopWatchCollection
class  MBMesquite::FunctionTimer

Namespaces

namespace  MBMesquite
 

Implements the NonSmoothDescent class member functions.


Defines

#define MSQ_FUNCTION_TIMER(NAME)

Functions

MESQUITE_EXPORT std::ostream & MBMesquite::operator<< (std::ostream &, StopWatchCollection &coll)
MESQUITE_EXPORT void MBMesquite::print_timing_diagnostics (int debugflag)
MESQUITE_EXPORT void MBMesquite::print_timing_diagnostics (std::ostream &stream)

Variables

MBMesquite::StopWatchCollection MBMesquite::GlobalStopWatches

Define Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines