|
ADflow
v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
|
Variables | |
| logical | adjointpetscpreprocvarsallocated |
| real(kind=alwaysrealtype) | adjresinit |
| real(kind=alwaysrealtype) | adjresstart |
| real(kind=alwaysrealtype) | adjresfinal |
| logical | adjointpetscvarsallocated |
| logical adjointpetsc::adjointpetscpreprocvarsallocated |
Definition at line 16 of file ADjointPETSc.F90.
Referenced by preprocessingapi::preprocessingadjoint(), utils::releasememorypart2(), and inputparamroutines::setdefaultvalues().
| logical adjointpetsc::adjointpetscvarsallocated |
Definition at line 27 of file ADjointPETSc.F90.
Referenced by adjointapi::createpetscvars(), adjointutils::destroypetscvars(), and inputparamroutines::setdefaultvalues().
| real(kind=alwaysrealtype) adjointpetsc::adjresfinal |
Definition at line 26 of file ADjointPETSc.F90.
Referenced by adjointapi::solveadjoint().
| real(kind=alwaysrealtype) adjointpetsc::adjresinit |
Definition at line 24 of file ADjointPETSc.F90.
Referenced by adjointapi::solveadjoint().
| real(kind=alwaysrealtype) adjointpetsc::adjresstart |
Definition at line 25 of file ADjointPETSc.F90.
Referenced by adjointapi::solveadjoint().