(git:c5411e0)
Loading...
Searching...
No Matches
graph_utils::mep_input_data_type Type Reference

Data Fields

real(kind=dp), dimension(:, :), pointer minima => NULL()
 
integer max_iter = 0
 
integer nreplica = 0
 
real(kind=dp) kb = 0.0_dp
 

Detailed Description

Definition at line 25 of file graph_utils.F.

Field Documentation

◆ minima

real(kind=dp), dimension(:, :), pointer graph_utils::mep_input_data_type::minima => NULL()

Definition at line 26 of file graph_utils.F.

◆ max_iter

integer graph_utils::mep_input_data_type::max_iter = 0

Definition at line 27 of file graph_utils.F.

◆ nreplica

integer graph_utils::mep_input_data_type::nreplica = 0

Definition at line 28 of file graph_utils.F.

◆ kb

real(kind=dp) graph_utils::mep_input_data_type::kb = 0.0_dp

Definition at line 29 of file graph_utils.F.


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