ADflow  v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
Data Types | Modules | Variables
IOModule.f90 File Reference

Go to the source code of this file.

Data Types

type  iomodule::iotype
 

Modules

module  iomodule
 

Variables

integer(kind=mpi_offset_kind), parameter iomodule::maxsizeio = 2147483648_mpi_offset_kind
 
integer(kind=inttype), parameter iomodule::nodedata = 1
 
integer(kind=inttype), parameter iomodule::celldatanohalo = 2
 
integer(kind=inttype), parameter iomodule::celldataplushalo = 3
 
type(iotype), dimension(:, :), allocatable iomodule::iovar