hyperSIS_dynamics_chooser_mod Module


Uses

  • module~~hypersis_dynamics_chooser_mod~~UsesGraph module~hypersis_dynamics_chooser_mod hyperSIS_dynamics_chooser_mod module~hypersis_dynamics_base_mod hyperSIS_dynamics_base_mod module~hypersis_dynamics_chooser_mod->module~hypersis_dynamics_base_mod module~hypersis_kinds_mod hyperSIS_kinds_mod module~hypersis_dynamics_chooser_mod->module~hypersis_kinds_mod module~hypersis_dynamics_base_mod->module~hypersis_kinds_mod datastructs_mod datastructs_mod module~hypersis_dynamics_base_mod->datastructs_mod module~hypersis_network_mod hyperSIS_network_mod module~hypersis_dynamics_base_mod->module~hypersis_network_mod iso_fortran_env iso_fortran_env module~hypersis_kinds_mod->iso_fortran_env module~hypersis_network_mod->module~hypersis_kinds_mod module~hypersis_network_mod->datastructs_mod

Used by

  • module~~hypersis_dynamics_chooser_mod~~UsedByGraph module~hypersis_dynamics_chooser_mod hyperSIS_dynamics_chooser_mod module~hypersis_dynamics_mod hyperSIS_dynamics_mod module~hypersis_dynamics_mod->module~hypersis_dynamics_chooser_mod module~hypersis_program_common_mod hyperSIS_program_common_mod module~hypersis_program_common_mod->module~hypersis_dynamics_mod

Variables

Type Visibility Attributes Name Initial
character(len=*), public, parameter :: alg_choices = 'HB_OGA,NB_OGA'

Subroutines

public subroutine net_state_choose(net_state, selected_algorithm)

Arguments

Type IntentOptional Attributes Name
class(net_state_base_t), intent(out), allocatable :: net_state
character(len=*), intent(in) :: selected_algorithm