get_theta_grid_file_config Function

public function get_theta_grid_file_config()

Get the module level config instance

Arguments

None

Return Value type(theta_grid_file_config_type)


Contents


Source Code

  function get_theta_grid_file_config()
    type(theta_grid_file_config_type) :: get_theta_grid_file_config
    get_theta_grid_file_config = theta_grid_file_config
  end function get_theta_grid_file_config