Go to the source code of this file.
Functions/Subroutines | |
| subroutine | GET_NEAR_MESHES (HGRID, KGRID_PAR, KL, PGRID_PAR, KNEAR_NBR, KNEAR) |
| subroutine GET_NEAR_MESHES | ( | CHARACTER(LEN=10), intent(in) | HGRID, |
| INTEGER, intent(in) | KGRID_PAR, | ||
| INTEGER, intent(in) | KL, | ||
| REAL, dimension(kgrid_par), intent(in) | PGRID_PAR, | ||
| INTEGER, intent(in) | KNEAR_NBR, | ||
| INTEGER, dimension(:,:), pointer | KNEAR | ||
| ) |
Definition at line 2 of file get_near_meshes.F90.


1.8.0