|
openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
for display execution progress and statistical data of electrical solve More...
#include <sim_utils.h>
Public Attributes | |
| double | op |
| output period More... | |
| double | start |
| output start wallclock time More... | |
| double | last |
| last output wallclock time More... | |
| double | curr |
| current output wallclock time More... | |
for display execution progress and statistical data of electrical solve
Definition at line 265 of file sim_utils.h.
| double opencarp::prog_stats::curr |
current output wallclock time
Definition at line 269 of file sim_utils.h.
| double opencarp::prog_stats::last |
last output wallclock time
Definition at line 268 of file sim_utils.h.
| double opencarp::prog_stats::op |
output period
Definition at line 266 of file sim_utils.h.
| double opencarp::prog_stats::start |
output start wallclock time
Definition at line 267 of file sim_utils.h.