Modules | |
| module | mod_mpi_localization |
| Localization of the processor as regards physical boundaries. | |
Functions/Subroutines | |
| logical function | mod_mpi_localization::is_periodic (direction) |
| Returns true if there is a periodicity condition in the direction. | |
| integer function | mod_mpi_localization::get_neighbor_id_containing_point (position) |
| Returns the absolute ID of the neighbour where the point should reside. | |
| integer function, dimension(3) | mod_mpi_localization::get_relative_neighbor_id_containing_point (position) |
| Returns the relative neighbour id (if any) containing the point. | |