CABLE
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
data_shape_eq
Function
4 statements
Source File
cable_output_utils.F90
cable_output_utils_mod
data_shape_eq
Contents
public function data_shape_eq(shape1, shape2)
Arguments
Type
Intent
Optional
Attributes
Name
type(
cable_output_dim_t
),
intent(in),
dimension(:)
::
shape1
type(
cable_output_dim_t
),
intent(in),
dimension(:)
::
shape2
Return Value
logical