|
IFPACK Development
|

Public Attributes | |
| int | first |
| int | last |
| double | time [100] |
| char | desc [100][60] |
| Timer_dh | timer |
Definition at line 50 of file TimeLog_dh.c.
| char _timeLog_dh::desc[100][60] |
Definition at line 55 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[100] |
Definition at line 54 of file TimeLog_dh.c.
| Timer_dh _timeLog_dh::timer |
Definition at line 56 of file TimeLog_dh.c.