Compute various grid indices. More...
Functions | |
subroutine | mod_grid_initialization::grid_initialization () |
This routine does the partitioning of the domain and initializes grid indices. | |
subroutine | mod_set_local_grid_indices::set_local_grid_indices () |
Set index description of the local grid. | |
subroutine | mod_staggered_indice_links::staggered_indice_links () |
Set arrays that link indices of each staggered grid. | |
subroutine | mod_set_local_refined_grid_indices::set_local_refined_grid_indices () |
Set index description of the local refined grid. | |
Compute various grid indices.
subroutine mod_set_local_grid_indices::set_local_grid_indices |
Set index description of the local grid.
subroutine mod_set_local_refined_grid_indices::set_local_refined_grid_indices |
Set index description of the local refined grid.
subroutine mod_staggered_indice_links::staggered_indice_links |
Set arrays that link indices of each staggered grid.
For each (i,j,k) node of u,v or w staggered grid, the routine set arrays that help to switch to the 4 neighbor nodes of another grid.