Go to the source code of this file.
Functions/Subroutines | |
| subroutine | split_grid_cartesian (HPROGRAM, KDIM_FULL, KSIZE_FULL, KGRID_PAR, PGRID_PAR) |
| subroutine split_grid_cartesian | ( | character(len=6), intent(in) | HPROGRAM, |
| integer, intent(in) | KDIM_FULL, | ||
| integer, intent(out) | KSIZE_FULL, | ||
| integer, intent(inout) | KGRID_PAR, | ||
| real, dimension(:), pointer | PGRID_PAR | ||
| ) |
Definition at line 6 of file split_grid_cartesian.F90.


1.8.5