CABLE
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
infer_dim_names
Function
74 statements
Source File
cable_output_utils.F90
cable_output_utils_mod
infer_dim_names
Contents
public function infer_dim_names(output_profile, output_variable) result(dim_names)
Arguments
Type
Intent
Optional
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, (:)