infer_dim_names Function

public function infer_dim_names(output_profile, output_variable) result(dim_names)

Arguments

Type IntentOptional Attributes Name
type(cable_output_profile_t), intent(in) :: output_profile
type(cable_output_variable_t), intent(in) :: output_variable

Return Value character(len=MAX_LEN_DIM), allocatable, (:)