Ifpack Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
_timeLog_dh Struct Reference

Public Attributes

int first
int last
double time [MAX_TIME_MARKS]
char desc [MAX_TIME_MARKS][MAX_DESC_LENGTH]
Timer_dh timer

Detailed Description

Definition at line 50 of file TimeLog_dh.c.

Member Data Documentation

◆ first

int _timeLog_dh::first

Definition at line 52 of file TimeLog_dh.c.

◆ last

int _timeLog_dh::last

Definition at line 53 of file TimeLog_dh.c.

◆ time

double _timeLog_dh::time[MAX_TIME_MARKS]

Definition at line 54 of file TimeLog_dh.c.

◆ desc

char _timeLog_dh::desc[MAX_TIME_MARKS][MAX_DESC_LENGTH]

Definition at line 55 of file TimeLog_dh.c.

◆ timer

Timer_dh _timeLog_dh::timer

Definition at line 56 of file TimeLog_dh.c.


The documentation for this struct was generated from the following file: