write_hyper_config Subroutine

private subroutine write_hyper_config(self, unit)

Writes out a namelist representing the current state of the config object

Type Bound

hyper_config_type

Arguments

Type IntentOptional Attributes Name
class(hyper_config_type), intent(in) :: self
integer, intent(in), optional :: unit

Contents