Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=dp), | public | :: | alpha | ||||
real(kind=dp), | public, | allocatable, dimension(:) | :: | beta | |||
integer(kind=i4), | public, | allocatable, dimension(:) | :: | theta | |||
real(kind=dp), | public | :: | beta_scale |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(dyn_parameters_t) | :: | this | ||||
type(network_t) | :: | net |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(dyn_parameters_t) | :: | this | ||||
integer(kind=i4), | intent(in) | :: | edge_order |