Ifpack Package Browser (Single Doxygen Collection)
Development
|
Public Attributes | |
int | first |
int | last |
double | time [MAX_TIME_MARKS] |
char | desc [MAX_TIME_MARKS][MAX_DESC_LENGTH] |
Timer_dh | timer |
Definition at line 50 of file TimeLog_dh.c.
int _timeLog_dh::first |
Definition at line 52 of file TimeLog_dh.c.
int _timeLog_dh::last |
Definition at line 53 of file TimeLog_dh.c.
double _timeLog_dh::time[MAX_TIME_MARKS] |
Definition at line 54 of file TimeLog_dh.c.
char _timeLog_dh::desc[MAX_TIME_MARKS][MAX_DESC_LENGTH] |
Definition at line 55 of file TimeLog_dh.c.
Timer_dh _timeLog_dh::timer |
Definition at line 56 of file TimeLog_dh.c.