CABLE
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
cable_netcdf_pio_io_create_file
Function
8 statements
Source File
cable_netcdf_pio.F90
cable_netcdf_pio_mod
cable_netcdf_pio_io_create_file
Contents
private function cable_netcdf_pio_io_create_file(this, path) result(file)
Type Bound
cable_netcdf_pio_io_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
cable_netcdf_pio_io_t
),
intent(inout)
::
this
character(len=*),
intent(in)
::
path
Return Value
class(
cable_netcdf_file_t
), allocatable