Run::Time Struct Reference

Execution time-control structure. More...

#include <run.h>

List of all members.

Public Attributes

double start
 start-time
double end
 end-time
double prev
 previous time
double current
 current time
double step
 time-step
double nextstep
 next time-step
double step0
 previous time-step
double output
 data dump time inteval


Detailed Description

Execution time-control structure.

Definition at line 25 of file run.h.


Member Data Documentation

current time

Definition at line 27 of file run.h.

end-time

Definition at line 27 of file run.h.

next time-step

Definition at line 27 of file run.h.

data dump time inteval

Definition at line 27 of file run.h.

previous time

Definition at line 27 of file run.h.

start-time

Definition at line 27 of file run.h.

time-step

Definition at line 27 of file run.h.

previous time-step

Definition at line 27 of file run.h.


The documentation for this struct was generated from the following file:

Generated on Tue May 26 16:10:36 2009 for ReMoDy by  doxygen 1.5.7.1