static_all_components_init Subroutine

public subroutine static_all_components_init(comm_handler, par_filepath)

Initializes a complete static data set with all components

Arguments

Type IntentOptional Attributes Name
type(comm_handler_t), intent(in) :: comm_handler

Communication handler

character(len=*), intent(in), optional :: par_filepath

Filename, where to read parameters for all components from


Contents