ADflow  v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
Data Types | Modules | Functions/Subroutines | Variables
surfaceFamilies.F90 File Reference
#include <petsc/finclude/petsc.h>
Include dependency graph for surfaceFamilies.F90:

Go to the source code of this file.

Data Types

type  surfacefamilies::familyexchange
 
type  surfacefamilies::bcgrouptype
 

Modules

module  surfacefamilies
 

Functions/Subroutines

subroutine surfacefamilies::getnfam (nfam)
 
subroutine surfacefamilies::getfam (i, fam)
 
subroutine surfacefamilies::destroyfamilyexchange (exch)
 

Variables

type(familyexchange), dimension(:, :), allocatable, target surfacefamilies::bcfamexchange
 
type(bcgrouptype), dimension(nfamexchange) surfacefamilies::bcfamgroups
 
character(len=maxcgnsnamelen), dimension(:), allocatable surfacefamilies::famnames
 
integer(kind=inttype), dimension(:), allocatable surfacefamilies::fullfamlist
 
real(kind=realtype), dimension(:, :), allocatable, target surfacefamilies::zerocellval
 
real(kind=realtype), dimension(:, :), allocatable, target surfacefamilies::onecellval
 
real(kind=realtype), dimension(:, :), allocatable, target surfacefamilies::zeronodeval