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

Go to the source code of this file.

Data Types

type  block::viscsubfacetype
 
type  block::rptr
 
type  block::iptr
 
type  block::bcdatatype
 
type  block::surfacenodeweightarray
 
type  block::fringetype
 
interface  block::operator(<=)
 
interface  block::operator(<)
 
type  block::interppttype
 
type  block::blocktype
 

Modules

module  block
 

Functions/Subroutines

logical function block::lessequalfringetype (g1, g2)
 
logical function block::lessfringetype (g1, g2)
 
logical function block::lessequalinterppttype (g1, g2)
 
logical function block::lessinterppttype (g1, g2)
 

Variables

integer(kind=inttype) block::ndom
 
integer(kind=inttype) block::fringesorttype = sortByDonor
 
type(blocktype), dimension(:, :, :), allocatable, target block::flowdoms
 
type(blocktype), dimension(:, :, :), allocatable, target block::flowdomsd
 
type(blocktype), dimension(:, :, :), allocatable, target block::flowdomsb
 
integer(kind=inttype), dimension(:), allocatable block::ncellglobal