FV3 Bundle
ACCoeff_Define.f90 File Reference

Go to the source code of this file.

Data Types

interface  accoeff_define::operator(==)
 
type  accoeff_define::accoeff_type
 

Modules

module  accoeff_define
 

Functions/Subroutines

elemental logical function, public accoeff_define::accoeff_associated (ACCoeff)
 
elemental subroutine, public accoeff_define::accoeff_destroy (ACCoeff)
 
elemental subroutine, public accoeff_define::accoeff_create (ACCoeff, n_FOVs, n_Channels)
 
subroutine, public accoeff_define::accoeff_inspect (ACCoeff)
 
logical function, public accoeff_define::accoeff_validrelease (ACCoeff)
 
subroutine, public accoeff_define::accoeff_info (ACCoeff, Info)
 
subroutine, public accoeff_define::accoeff_defineversion (Id)
 
subroutine, public accoeff_define::accoeff_subset (ACCoeff, Sensor_Channel, AC_Subset)
 
subroutine, public accoeff_define::accoeff_concat (ACCoeff, AC_Array, Sensor_Id)
 
subroutine, public accoeff_define::accoeff_channelreindex (ACCoeff, Sensor_Channel)
 
elemental logical function accoeff_define::accoeff_equal (x, y)
 

Variables

character(*), parameter accoeff_define::module_version_id = '$Id: ACCoeff_Define.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $'
 
real(double), parameter accoeff_define::zero = 0.0_Double
 
real(double), parameter accoeff_define::one = 1.0_Double
 
integer, parameter accoeff_define::ml = 512
 
integer, parameter accoeff_define::sl = 20
 
integer, parameter accoeff_define::accoeff_release = 1
 
integer, parameter accoeff_define::accoeff_version = 1