![]() |
GBS
|
This graph shows which files directly or indirectly include this file:Functions/Subroutines | |
| subroutine | gradz_n2n_fd4 (f, f_z) |
| subroutine | grady_n2n_fd4 (f, f_y) |
| subroutine | gradx_n2n_fd4 (f, f_x) |
| subroutine | gradz_v2n_fd4 (f, f_z_v2n) |
| subroutine | grady_v2n_fd4 (f, f_y_v2n) |
| subroutine | gradz_n2v_fd4 (f, f_z_n2v) |
| subroutine | grady_n2v_fd4 (f, f_y_n2v) |
| subroutine | gradxx_n2n_fd4 (f, f_xx) |
| subroutine | gradzz_n2n_fd4 (f, f_zz) |
| subroutine | gradyy_n2n_fd4 (f, f_yy) |
| subroutine | gradyy_v2n_fd4 (f, f_yy_v2n) |
| subroutine | gradyy_n2v_fd4 (f, f_yy_n2v) |
| subroutine | gradyz_n2v_fd4 (f, f_yz_n2v) |
| subroutine | gradyz_v2n_fd4 (f, f_yz_v2n) |
| subroutine | scalyy_fd4 (f, diff, fyy) |
| subroutine | scalxx_fd4 (f, diff, fxx) |
| subroutine | lapl_fd4 (f, f_lapl) |
| subroutine | gradpar_v2n_fd4 (f, f_grad) |
| subroutine | gradpar_n2v_fd4 (f, f_grad) |
| subroutine | gradpar_n2n_fd4 (f, f_grad) |
| subroutine | gradpar_v2v_fd4 (f, f_grad) |
| subroutine | grad2par_n2n_fd4 (f, f_lapl) |
| subroutine | grad2par_v2v_fd4 (f, f_lapl) |
| subroutine | interp_v2n_fd4 (f, f_int_v2n) |
| subroutine | interp_n2v_fd4 (f, f_int_n2v) |
| subroutine | curv_n2n_fd4 (f, C_f) |
| subroutine | curv_n2n_rec (f, C_f) |
| subroutine | curv_curv_n2n_fd4 (f, f_cc) |
| subroutine | curv_curv_n2n_rec (f, f_cc) |
| subroutine | curv_v2v_fd4 (f, C_f) |
| subroutine | curv_v2v_rec (f, C_f) |
| subroutine | curv_n2v_fd4 (f, C_f) |
| subroutine | curv_n2v_rec (f, C_f) |
| subroutine | curv_v2n_fd4 (f, C_f) |
| subroutine | curv_v2n_rec (f, C_f) |
| subroutine | arakw_h (A, B, C) |
| subroutine | arakw_2h (A, B, C) |
| subroutine | arakw_n2n_fd4 (A, B, C) |
| subroutine | arakw_n2v_fd4 (A, B, C) |
| subroutine | arakw_n2v_rec (A, B, C) |
| subroutine | arakw_n2v_v2v_rec (A, B, C) |
| subroutine | arakw_n2n_v2n_rec (A, B, C) |
| subroutine | arakw_v2n_v2n_rec (A, B, C) |
| subroutine | gradpar_curv_n2v_fd4 (f_n, f_parC) |
| subroutine | gradpar_curv_n2v_rec (f_n, f_parC) |
| subroutine | curv_gradpar_v2n_fd4 (f_v, f_Cpar) |
| subroutine | scalxx_fa (f, diff, fxx) |
| subroutine | scalyy_fa (f, diff, fyy) |
| subroutine arakw_2h | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | A, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | B, | ||
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | C | ||
| ) |
Here is the caller graph for this function:| subroutine arakw_h | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | A, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | B, | ||
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | C | ||
| ) |
Here is the caller graph for this function:| subroutine arakw_n2n_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | A, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | B, | ||
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | C | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine arakw_n2n_v2n_rec | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | A, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | B, | ||
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | C | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine arakw_n2v_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | A, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | B, | ||
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | C | ||
| ) |
Here is the call graph for this function:| subroutine arakw_n2v_rec | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | A, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | B, | ||
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | C | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine arakw_n2v_v2v_rec | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | A, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | B, | ||
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | C | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine arakw_v2n_v2n_rec | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | A, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | B, | ||
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | C | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine curv_curv_n2n_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_cc | ||
| ) |
Here is the call graph for this function:| subroutine curv_curv_n2n_rec | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_cc | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine curv_gradpar_v2n_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f_v, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_Cpar | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine curv_n2n_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | C_f | ||
| ) |
Here is the call graph for this function:| subroutine curv_n2n_rec | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | C_f | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine curv_n2v_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | C_f | ||
| ) |
Here is the call graph for this function:| subroutine curv_n2v_rec | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | C_f | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine curv_v2n_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | C_f | ||
| ) |
Here is the call graph for this function:| subroutine curv_v2n_rec | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | C_f | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine curv_v2v_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | C_f | ||
| ) |
Here is the call graph for this function:| subroutine curv_v2v_rec | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | C_f | ||
| ) |
Here is the call graph for this function:| subroutine grad2par_n2n_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_lapl | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine grad2par_v2v_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_lapl | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine gradpar_curv_n2v_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f_n, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_parC | ||
| ) |
Here is the call graph for this function:| subroutine gradpar_curv_n2v_rec | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f_n, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_parC | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine gradpar_n2n_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_grad | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine gradpar_n2v_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_grad | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine gradpar_v2n_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_grad | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine gradpar_v2v_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_grad | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine gradx_n2n_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_x | ||
| ) |
Here is the caller graph for this function:| subroutine gradxx_n2n_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_xx | ||
| ) |
Here is the caller graph for this function:| subroutine grady_n2n_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_y | ||
| ) |
Here is the caller graph for this function:| subroutine grady_n2v_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_y_n2v | ||
| ) |
Here is the caller graph for this function:| subroutine grady_v2n_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_y_v2n | ||
| ) |
Here is the caller graph for this function:| subroutine gradyy_n2n_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_yy | ||
| ) |
Here is the caller graph for this function:| subroutine gradyy_n2v_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_yy_n2v | ||
| ) |
Here is the caller graph for this function:| subroutine gradyy_v2n_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_yy_v2n | ||
| ) |
Here is the caller graph for this function:| subroutine gradyz_n2v_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_yz_n2v | ||
| ) |
Here is the caller graph for this function:| subroutine gradyz_v2n_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_yz_v2n | ||
| ) |
Here is the caller graph for this function:| subroutine gradz_n2n_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_z | ||
| ) |
Here is the caller graph for this function:| subroutine gradz_n2v_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_z_n2v | ||
| ) |
Here is the caller graph for this function:| subroutine gradz_v2n_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_z_v2n | ||
| ) |
Here is the caller graph for this function:| subroutine gradzz_n2n_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg) | f_zz | ||
| ) |
Here is the caller graph for this function:| subroutine interp_n2v_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_int_n2v | ||
| ) |
Here is the caller graph for this function:| subroutine interp_v2n_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_int_v2n | ||
| ) |
Here is the caller graph for this function:| subroutine lapl_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | f_lapl | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine scalxx_fa | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | diff, | ||
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | fxx | ||
| ) |
Here is the caller graph for this function:| subroutine scalxx_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | diff, | ||
| real(dp), dimension(iysg:iyeg ,ixsg:ixeg ,izsg:izeg), intent(out) | fxx | ||
| ) |
Here is the call graph for this function:| subroutine scalyy_fa | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | diff, | ||
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(out) | fyy | ||
| ) |
Here is the caller graph for this function:| subroutine scalyy_fd4 | ( | real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | f, |
| real(dp), dimension(iysg:iyeg,ixsg:ixeg,izsg:izeg), intent(in) | diff, | ||
| real(dp), dimension(iysg:iyeg ,ixsg:ixeg ,izsg:izeg), intent(out) | fyy | ||
| ) |
Here is the call graph for this function: