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

Go to the source code of this file.

Data Types

type  partitionmod::distributionblocktype
 
type  partitionmod::splitcgnstype
 
type  partitionmod::subblocksofcgnstype
 
interface  partitionmod::operator(<=)
 
interface  partitionmod::operator(<)
 
type  partitionmod::subfacenonmatchtype
 
type  partitionmod::sortsubrangetype
 
type  partitionmod::fourintplusrealtype
 
interface  partitionmod::operator(/=)
 

Modules

module  partitionmod
 

Functions/Subroutines

logical function partitionmod::lessequalsubblocksofcgnstype (g1, g2)
 
logical function partitionmod::lesssubblocksofcgnstype (g1, g2)
 
logical function partitionmod::lessequalsubfacenonmatchtype (g1, g2)
 
logical function partitionmod::lesssubfacenonmatchtype (g1, g2)
 
subroutine partitionmod::qsortsubblocksofcgnstype (arr, nn)
 
subroutine partitionmod::qsortsubfacenonmatchtype (arr, nn)
 
logical function partitionmod::lessequalsortsubrangetype (g1, g2)
 
logical function partitionmod::lesssortsubrangetype (g1, g2)
 
subroutine partitionmod::sortrangessplitinfo (splitInfo)
 
subroutine partitionmod::qsortsortsubrangetype (arr, nn)
 
logical function partitionmod::lessequalfourintplusrealtype (g1, g2)
 
logical function partitionmod::lessfourintplusrealtype (g1, g2)
 
logical function partitionmod::notequalfourintplusrealtype (g1, g2)
 
subroutine partitionmod::sortbadentities (nEntities, entities, dist, sortDist)
 
subroutine partitionmod::qsortfourintplusrealtype (arr, nn)
 

Variables

integer(kind=inttype) partitionmod::nblocks
 
type(distributionblocktype), dimension(:), allocatable partitionmod::blocks
 
real, dimension(2) partitionmod::ubvec
 
integer(kind=inttype), dimension(:), allocatable partitionmod::part
 
integer(kind=inttype) partitionmod::ngridsread
 
logical partitionmod::interpolspectral
 
integer, dimension(:), allocatable partitionmod::fileids
 
character(len=maxstringlen), dimension(:), allocatable partitionmod::gridfiles