FV3 Bundle
AOvar_Define.f90 File Reference

Go to the source code of this file.

Data Types

interface  aovar_define::operator(==)
 
type  aovar_define::aovar_type
 

Modules

module  aovar_define
 

Functions/Subroutines

elemental logical function, public aovar_define::aovar_associated (self)
 
elemental subroutine, public aovar_define::aovar_destroy (self)
 
elemental subroutine, public aovar_define::aovar_create (self, n_Layers)
 
subroutine, public aovar_define::aovar_inspect (self)
 
logical function, public aovar_define::aovar_validrelease (self)
 
subroutine, public aovar_define::aovar_info (self, Info)
 
subroutine, public aovar_define::aovar_defineversion (Id)
 
integer function, public aovar_define::aovar_inquirefile (Filename, n_Layers, Release, Version, Title, History, Comment)
 
subroutine inquire_cleanup ()
 
integer function, public aovar_define::aovar_readfile (AOvar, Filename, No_Close, Quiet, Title, History, Comment, Debug)
 
subroutine read_cleanup ()
 
integer function, public aovar_define::aovar_writefile (AOvar, Filename, No_Close, Quiet, Title, History, Comment, Debug)
 
subroutine write_cleanup ()
 
elemental logical function aovar_define::aovar_equal (x, y)
 

Variables

character(*), parameter aovar_define::module_version_id = '$Id: AOvar_Define.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $'
 
integer, parameter aovar_define::aovar_release = 1
 
integer, parameter aovar_define::aovar_version = 1
 
character(*), parameter aovar_define::write_error_status = 'DELETE'
 
real(fp), parameter aovar_define::zero = 0.0_fp
 
real(fp), parameter aovar_define::one = 1.0_fp
 
integer, parameter aovar_define::ml = 256
 
integer, parameter aovar_define::sl = 80
 

Function/Subroutine Documentation

◆ inquire_cleanup()

subroutine aovar_inquirefile::inquire_cleanup ( )
private

Definition at line 334 of file AOvar_Define.f90.

Here is the call graph for this function:

◆ read_cleanup()

subroutine aovar_readfile::read_cleanup ( )
private

Definition at line 506 of file AOvar_Define.f90.

Here is the call graph for this function:

◆ write_cleanup()

subroutine aovar_writefile::write_cleanup ( )
private

Definition at line 666 of file AOvar_Define.f90.

Here is the call graph for this function: