|
ADflow
v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
|
Go to the source code of this file.
Modules | |
| module | bcpointers |
| module | bcpointers_d |
| module | bcpointers_b |
| module | bcpointers_fast_b |
Variables | |
| real(kind=realtype), dimension(:, :, :), pointer | bcpointers::ww0 |
| real(kind=realtype), dimension(:, :, :), pointer | bcpointers::ww1 |
| real(kind=realtype), dimension(:, :, :), pointer | bcpointers::ww2 |
| real(kind=realtype), dimension(:, :, :), pointer | bcpointers::ww3 |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::pp0 |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::pp1 |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::pp2 |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::pp3 |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::rlv0 |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::rlv1 |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::rlv2 |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::rlv3 |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::rev0 |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::rev1 |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::rev2 |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::rev3 |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::gamma0 |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::gamma1 |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::gamma2 |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::gamma3 |
| real(kind=realtype), dimension(:, :, :), pointer | bcpointers::ssi |
| real(kind=realtype), dimension(:, :, :), pointer | bcpointers::ssj |
| real(kind=realtype), dimension(:, :, :), pointer | bcpointers::ssk |
| real(kind=realtype), dimension(:, :, :), pointer | bcpointers::ss |
| real(kind=realtype), dimension(:, :, :), pointer | bcpointers::xx |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::dd2wall |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::sface |
| integer(kind=inttype), dimension(:, :), pointer | bcpointers::gcp |
| integer(kind=inttype) | bcpointers::istart |
| integer(kind=inttype) | bcpointers::iend |
| integer(kind=inttype) | bcpointers::isize |
| integer(kind=inttype) | bcpointers::jstart |
| integer(kind=inttype) | bcpointers::jend |
| integer(kind=inttype) | bcpointers::jsize |
| real(kind=realtype), dimension(:, :, :), pointer | bcpointers::ww0d |
| real(kind=realtype), dimension(:, :, :), pointer | bcpointers::ww1d |
| real(kind=realtype), dimension(:, :, :), pointer | bcpointers::ww2d |
| real(kind=realtype), dimension(:, :, :), pointer | bcpointers::ww3d |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::pp0d |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::pp1d |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::pp2d |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::pp3d |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::rlv0d |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::rlv1d |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::rlv2d |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::rlv3d |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::rev0d |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::rev1d |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::rev2d |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::rev3d |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::gamma0d |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::gamma1d |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::gamma2d |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::gamma3d |
| real(kind=realtype), dimension(:, :, :), pointer | bcpointers::ssid |
| real(kind=realtype), dimension(:, :, :), pointer | bcpointers::ssjd |
| real(kind=realtype), dimension(:, :, :), pointer | bcpointers::sskd |
| real(kind=realtype), dimension(:, :, :), pointer | bcpointers::xxd |
| real(kind=realtype), dimension(:, :, :), pointer | bcpointers::ssd |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::dd2walld |
| real(kind=realtype), dimension(:, :), pointer | bcpointers::sfaced |