(git:c5411e0)
Loading...
Searching...
No Matches
timings_base_type::callstack_entry_type Type Reference

Data Fields

integer routine_id = -1
 
real(kind=dp) walltime_start = 0.0_dp
 
real(kind=dp) energy_start = 0.0_dp
 

Detailed Description

Definition at line 45 of file timings_base_type.F.

Field Documentation

◆ routine_id

integer timings_base_type::callstack_entry_type::routine_id = -1

Definition at line 46 of file timings_base_type.F.

◆ walltime_start

real(kind=dp) timings_base_type::callstack_entry_type::walltime_start = 0.0_dp

Definition at line 47 of file timings_base_type.F.

◆ energy_start

real(kind=dp) timings_base_type::callstack_entry_type::energy_start = 0.0_dp

Definition at line 48 of file timings_base_type.F.


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