dg
dg::geo
dg::file
dg::exblas
dg::mat
Discontinuous Galerkin Library
#include "dg/algorithm.h"
dg_doc.h
Go to the documentation of this file.
1
#error Documentation only
431
namespace
dg
{
444
struct
Timer
445
{
454
void
tic
();
459
void
toc
();
463
double
diff
()
const
;
464
};
465
}
dg
This is the namespace for all functions and classes defined and used by the discontinuous Galerkin li...
dg::Timer
Simple tool for performance measuring.
Definition:
dg_doc.h:445
dg::Timer::diff
double diff() const
Return time in seconds elapsed between tic and toc.
dg::Timer::toc
void toc()
Stop timer.
dg::Timer::tic
void tic()
Start timer.
dg_doc.h
Generated on Wed Sep 20 2023 15:18:49 for Discontinuous Galerkin Library by
1.9.3