Go to the source code of this file.
Functions/Subroutines | |
| subroutine | GET_MESH_DIM_GAUSS (KGRID_PAR, KL, PGRID_PAR, PMESHSIZE, PDX, PDY) |
| subroutine GET_MESH_DIM_GAUSS | ( | INTEGER, intent(in) | KGRID_PAR, |
| INTEGER, intent(in) | KL, | ||
| REAL, dimension(kgrid_par), intent(in) | PGRID_PAR, | ||
| REAL, dimension(kl), intent(in) | PMESHSIZE, | ||
| REAL, dimension(kl), intent(out) | PDX, | ||
| REAL, dimension(kl), intent(out) | PDY | ||
| ) |
1.8.0