MFIX
2016-1
Main Page
Modules
Data Types List
Files
File List
File Members
cdist_mod.f
Go to the documentation of this file.
1
! -*- f90 -*-
2
module
cdist
3
4
logical
::
bdist_io
5
logical
::
bstart_with_one_res
6
logical
::
bdoing_postmfix
7
8
integer
::
netcdf_file_index
9
10
logical
::
bwrite_netcdf
(20)
11
12
logical
::
bfirst_netcdf_write
= .true.
13
14
logical
::
bglobalnetcdf
= .true.
15
16
end module
cdist
cdist::bdoing_postmfix
logical bdoing_postmfix
Definition:
cdist_mod.f:6
cdist::bdist_io
logical bdist_io
Definition:
cdist_mod.f:4
cdist::bstart_with_one_res
logical bstart_with_one_res
Definition:
cdist_mod.f:5
cdist::netcdf_file_index
integer netcdf_file_index
Definition:
cdist_mod.f:8
cdist::bwrite_netcdf
logical, dimension(20) bwrite_netcdf
Definition:
cdist_mod.f:10
cdist
Definition:
cdist_mod.f:2
cdist::bglobalnetcdf
logical bglobalnetcdf
Definition:
cdist_mod.f:14
cdist::bfirst_netcdf_write
logical bfirst_netcdf_write
Definition:
cdist_mod.f:12
cdist_mod.f
Generated by
1.8.11