![]() |
Mmg
Simplicial remeshers (mesh adaptation, isovalue discretization, lagrangian movement)
|
Simulation of a chronograph. More...

Go to the source code of this file.
Functions | |
| void | chrono (int cmode, mytime *ptt) |
| Function to measure time. | |
| void | tminit (mytime *t, int maxtim) |
| Initialize mytime object. | |
| void | printim (double elps, char *stim) |
| Print real time. | |
Simulation of a chronograph.
Simulation of a chronograph. Allow parallel usage.
Definition in file chrono.c.
| void chrono | ( | int | cmode, |
| mytime * | ptt | ||
| ) |
| void printim | ( | double | elps, |
| char * | stim | ||
| ) |