|
IMPACT T
|
This class defines functions to transport particles to their local compuatation processor domain through an iterative neighboring processor communcation process. More...
Functions/Subroutines | |
| subroutine | ptsmv2_ptclmger (Ptsl, Nptlocal, grid, pdim, npmax, lcrange) |
| move particles from one processor to 4 neighboring processors. More... | |
This class defines functions to transport particles to their local compuatation processor domain through an iterative neighboring processor communcation process.
| subroutine ptclmgerclass::ptsmv2_ptclmger | ( | double precision, dimension(:,:), pointer | Ptsl, |
| integer, intent(inout) | Nptlocal, | ||
| type (pgrid2d), intent(in) | grid, | ||
| integer, intent(in) | pdim, | ||
| integer, intent(in) | npmax, | ||
| double precision, dimension(:), intent(in) | lcrange | ||
| ) |
move particles from one processor to 4 neighboring processors.


1.8.15