Comparator for sorting by the value of dt for the TimeStepper sets which stored the pairs of the dt and TimeStepper. More...
#include <CompositionDT.h>
Public Member Functions | |
bool | operator() (const std::pair< Real, TimeStepper *> &a, const std::pair< Real, TimeStepper *> &b) const |
Comparator for sorting by the value of dt for the TimeStepper sets which stored the pairs of the dt and TimeStepper.
Definition at line 45 of file CompositionDT.h.
|
inline |
Definition at line 47 of file CompositionDT.h.