ADflow  v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
Public Attributes | List of all members
surfacefamilies::familyexchange Type Reference

Public Attributes

logical allocated = .False.
 
integer(kind=inttype), dimension(:), allocatable famlist
 
integer(kind=inttype) sps
 
integer(kind=inttype) nnodes
 

Detailed Description

Definition at line 9 of file surfaceFamilies.F90.

Member Data Documentation

◆ allocated

logical surfacefamilies::familyexchange::allocated = .False.

Definition at line 26 of file surfaceFamilies.F90.

◆ famlist

integer(kind=inttype), dimension(:), allocatable surfacefamilies::familyexchange::famlist

Definition at line 27 of file surfaceFamilies.F90.

◆ nnodes

integer(kind=inttype) surfacefamilies::familyexchange::nnodes

Definition at line 30 of file surfaceFamilies.F90.

◆ sps

integer(kind=inttype) surfacefamilies::familyexchange::sps

Definition at line 29 of file surfaceFamilies.F90.


The documentation for this type was generated from the following file: