ADflow  v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
Data Types | Modules | Functions/Subroutines | Variables
preprocessingModules.F90 File Reference

Go to the source code of this file.

Data Types

type  indirecthalo::indirecthalotype
 
interface  indirecthalo::operator(<=)
 
interface  indirecthalo::operator(<)
 
type  halolist::halolisttype
 
interface  halolist::operator(<=)
 
interface  halolist::operator(<)
 
type  halolist::indexlisttype
 
type  checkvolblock::checkvolblocktype
 
type  periodicinfo::cgnsperiodictype
 
interface  periodicinfo::operator(<)
 
interface  periodicinfo::operator(==)
 
type  periodicinfo::periodicsubfaceshalotype
 
interface  periodicinfo::operator(<=)
 
type  bchalo::bchalotype
 
interface  bchalo::operator(<=)
 
type  coarse1to1subface::coarse1to1subfacetype
 
type  coarseninginfo::coarseninginfotype
 

Modules

module  indirecthalo
 
module  halolist
 
module  checkvolblock
 
module  periodicinfo
 
module  bchalo
 
module  coarse1to1subface
 
module  coarseninginfo
 

Functions/Subroutines

subroutine bchalo::sortbchalotype (bcHaloArray, nn)
 

Variables

integer(kind=inttype) indirecthalo::nindhalo
 
type(indirecthalotype), dimension(:), allocatable indirecthalo::indhalo
 
integer(kind=inttype) indirecthalo::nlevofind
 
integer(kind=inttype), dimension(:), allocatable indirecthalo::nhaloperlev
 
integer(kind=inttype), dimension(:), allocatable indirecthalo::nhaloperproc
 
integer(kind=inttype) halolist::ncellhalo1st
 
integer(kind=inttype) halolist::ncellhalo2nd
 
integer(kind=inttype) halolist::nnodehalo1st
 
integer(kind=inttype) halolist::iicell1st
 
integer(kind=inttype) halolist::iicell2nd
 
integer(kind=inttype) halolist::iinode1st
 
type(halolisttype), dimension(:), allocatable halolist::cellhalo1st
 
type(halolisttype), dimension(:), allocatable halolist::cellhalo2nd
 
type(halolisttype), dimension(:), allocatable halolist::nodehalo1st
 
integer(kind=inttype), dimension(:, :), allocatable halolist::transformcell
 
integer(kind=inttype), dimension(:, :), allocatable halolist::transformnode
 
type(indexlisttype), dimension(:), allocatable halolist::nodeindex
 
type(indexlisttype), dimension(:), allocatable halolist::cellindex
 
integer(kind=inttype) periodicinfo::nperiodicglobal
 
type(cgnsperiodictype), dimension(:), allocatable periodicinfo::periodicglobal
 
integer(kind=inttype) coarse1to1subface::nsubface1to1
 
type(coarse1to1subfacetype), dimension(:), allocatable coarse1to1subface::subface1to1
 
type(coarseninginfotype), dimension(:), allocatable coarseninginfo::coarseinfo