MONC
Public Attributes | List of all members
forthread_data::t_run Type Reference

Public Attributes

procedure(i_run), pointer, nopass run
 
integer, pointer arg
 

Detailed Description

Definition at line 24 of file forthread_data.F90.

Member Data Documentation

◆ arg

integer, pointer forthread_data::t_run::arg

Definition at line 26 of file forthread_data.F90.

26  integer, pointer :: arg

◆ run

procedure(i_run), pointer, nopass forthread_data::t_run::run

Definition at line 25 of file forthread_data.F90.

25  procedure(i_run), pointer, nopass :: run

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