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

Public Attributes

character(len=maxstringlen) distname
 
integer(kind=inttype) nsegments
 
integer(kind=inttype) normal_ind
 
integer(kind=inttype), dimension(:), allocatable famlist
 
real(kind=realtype), dimension(3) normal
 
real(kind=realtype) delta
 
real(kind=realtype), dimension(:, :), allocatable slicepts
 

Detailed Description

Definition at line 42 of file tecplotIO.F90.

Member Data Documentation

◆ delta

real(kind=realtype) tecplotio::liftdist::delta

Definition at line 54 of file tecplotIO.F90.

◆ distname

character(len=maxstringlen) tecplotio::liftdist::distname

Definition at line 50 of file tecplotIO.F90.

◆ famlist

integer(kind=inttype), dimension(:), allocatable tecplotio::liftdist::famlist

Definition at line 52 of file tecplotIO.F90.

◆ normal

real(kind=realtype), dimension(3) tecplotio::liftdist::normal

Definition at line 53 of file tecplotIO.F90.

◆ normal_ind

integer(kind=inttype) tecplotio::liftdist::normal_ind

Definition at line 51 of file tecplotIO.F90.

◆ nsegments

integer(kind=inttype) tecplotio::liftdist::nsegments

Definition at line 51 of file tecplotIO.F90.

◆ slicepts

real(kind=realtype), dimension(:, :), allocatable tecplotio::liftdist::slicepts

Definition at line 55 of file tecplotIO.F90.


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