storage for the times including their original index. More...
#include <TimedElementSubdomainModifier.h>
Public Member Functions | |
bool | operator< (const TimeIndexPair &a) const |
Public Attributes | |
Real | time |
std::size_t | index |
storage for the times including their original index.
Definition at line 35 of file TimedElementSubdomainModifier.h.
|
inline |
Definition at line 40 of file TimedElementSubdomainModifier.h.
std::size_t TimedElementSubdomainModifier::TimeIndexPair::index |
Definition at line 38 of file TimedElementSubdomainModifier.h.
Referenced by operator<().
Real TimedElementSubdomainModifier::TimeIndexPair::time |
Definition at line 37 of file TimedElementSubdomainModifier.h.
Referenced by operator<().