ADflow
v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
src
adjoint
ADFirstAidKit
adComplex.h
Go to the documentation of this file.
1
#ifndef ADCOMPLEX_INCLUDED
2
#define ADCOMPLEX_INCLUDED
3
typedef
struct
{
float
r,
i
;}
ccmplx
;
4
typedef
struct
{
double
dr,
di
;}
cdcmplx
;
5
#endif
ccmplx
Definition:
adComplex.h:3
ccmplx::i
float i
Definition:
adComplex.h:3
cdcmplx
Definition:
adComplex.h:4
cdcmplx::di
double di
Definition:
adComplex.h:4
Generated by
1.9.1