dg
dg::geo
dg::file
dg::exblas
dg::mat
Discontinuous Galerkin Library
#include "dg/algorithm.h"
Loading...
Searching...
No Matches
dg_doc.h
Go to the documentation of this file.
1
#error Documentation only
338
namespace
dg
{
351
struct
Timer
352
{
361
void
tic
();
366
void
toc
();
370
double
diff
()
const
;
371
};
372
}
373
378
#define DG_DEVICE
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:352
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 Mar 26 2025 11:22:26 for Discontinuous Galerkin Library by
1.12.0