SPH
|
#include <TimeStepCriterion.h>
Public Attributes | |
Float | value |
Value of the time step in code units (currently SI). More... | |
CriterionId | id |
Criterion applied to compute the time step;. More... | |
Definition at line 29 of file TimeStepCriterion.h.
CriterionId TimeStep::id |
Criterion applied to compute the time step;.
Definition at line 34 of file TimeStepCriterion.h.
Float TimeStep::value |
Value of the time step in code units (currently SI).
Definition at line 31 of file TimeStepCriterion.h.