get_ballstab_config Function

public function get_ballstab_config()

Get the module level config instance

Arguments

None

Return Value type(ballstab_config_type)


Contents

Source Code


Source Code

  function get_ballstab_config()
    type(ballstab_config_type) :: get_ballstab_config
    get_ballstab_config = ballstab_config
  end function get_ballstab_config