ADflow  v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
Variables
adjointpetsc Module Reference

Variables

logical adjointpetscpreprocvarsallocated
 
real(kind=alwaysrealtype) adjresinit
 
real(kind=alwaysrealtype) adjresstart
 
real(kind=alwaysrealtype) adjresfinal
 
logical adjointpetscvarsallocated
 

Variable Documentation

◆ adjointpetscpreprocvarsallocated

logical adjointpetsc::adjointpetscpreprocvarsallocated

◆ adjointpetscvarsallocated

logical adjointpetsc::adjointpetscvarsallocated

◆ adjresfinal

real(kind=alwaysrealtype) adjointpetsc::adjresfinal

Definition at line 26 of file ADjointPETSc.F90.

Referenced by adjointapi::solveadjoint().

◆ adjresinit

real(kind=alwaysrealtype) adjointpetsc::adjresinit

Definition at line 24 of file ADjointPETSc.F90.

Referenced by adjointapi::solveadjoint().

◆ adjresstart

real(kind=alwaysrealtype) adjointpetsc::adjresstart

Definition at line 25 of file ADjointPETSc.F90.

Referenced by adjointapi::solveadjoint().