|
Scrambler
1
|
Public Member Functions | |
| subroutine | EllipticTransfer (n, fields, nghost) |
| Manages Ghosting of fields in q on grids on level n for nghost cells. | |
Definition at line 23 of file elliptic_comms.f90.
| subroutine EllipticTransfer | ( | INTEGER | n, |
| INTEGER, dimension(:) | fields, | ||
| INTEGER | nghost | ||
| ) |
Manages Ghosting of fields in q on grids on level n for nghost cells.
| n | level |
| fields | index array to transfer |
| nghost | number of ghost cells to fill |
Definition at line 37 of file elliptic_comms.f90.