IMPACT T
|
Modules | |
module | fldmgerclass |
This class defines the functions to sum up the particle contribution from neighboring processor domain, exchange the potential, exchange the field for interpolation between neighboring processors. | |
Functions/Subroutines | |
subroutine | fldmgerclass::guardsum1_fldmger (x, innx, inny, innz, grid) |
sum up the contributions from neighboring guard cells. More... | |
subroutine | fldmgerclass::guardexch1_fldmger (x, innx, inny, innz, grid) |
exchange grid information between neighboring guard cell to calculate E from phi. More... | |
subroutine | fldmgerclass::boundint4_fldmger (x1, x2, x3, innx, inny, innz, grid) |
exchange the information for interpolation from neighboring guard cells. More... | |