Octopus
multisystem_debug_oct_m::event_function_call_t Interface Reference

events marking a function call More...

Detailed Description

events marking a function call

Definition at line 162 of file multisystem_debug.F90.

Inheritance diagram for multisystem_debug_oct_m::event_function_call_t:
Inheritance graph

Private Member Functions

procedure get_info => event_function_call_get_info
 

Private Attributes

character(len=max_info_lenfunction_name
 
character(len=algo_label_len) op_label
 

Member Function/Subroutine Documentation

◆ get_info()

procedure multisystem_debug_oct_m::event_function_call_t::get_info
private

Definition at line 166 of file multisystem_debug.F90.

Member Data Documentation

◆ function_name

character(len=max_info_len) multisystem_debug_oct_m::event_function_call_t::function_name
private

Definition at line 163 of file multisystem_debug.F90.

◆ op_label

character(len=algo_label_len) multisystem_debug_oct_m::event_function_call_t::op_label
private

Definition at line 164 of file multisystem_debug.F90.


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