IFPACK Development
Loading...
Searching...
No Matches
Public Attributes | List of all members
_timeLog_dh Struct Reference
Collaboration diagram for _timeLog_dh:
Collaboration graph
[legend]

Public Attributes

int first
 
int last
 
double time [100]
 
char desc [100][60]
 
Timer_dh timer
 

Detailed Description

Definition at line 50 of file TimeLog_dh.c.

Member Data Documentation

◆ desc

char _timeLog_dh::desc[100][60]

Definition at line 55 of file TimeLog_dh.c.

◆ 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[100]

Definition at line 54 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: