(git:374b731)
Loading...
Searching...
No Matches
timings_base_type.F File Reference

Go to the source code of this file.

Data Types

type  timings_base_type::routine_stat_type
 
type  timings_base_type::call_stat_type
 
type  timings_base_type::callstack_entry_type
 
type  timings_base_type::routine_report_type
 

Modules

module  timings_base_type
 Types used by timings.F and timings_report.F The types in this module are used within dict or list, which are in turn used in timer_env_type from timings_type.F Due to the fortran restriction on cicular module-dependencies these "inner-types" had to go into a separate module.