Scrambler  1
EllipticComms Module Reference

List of all members.

Public Member Functions

subroutine EllipticTransfer (n, fields, nghost)
 Manages Ghosting of fields in q on grids on level n for nghost cells.

Detailed Description

Definition at line 23 of file elliptic_comms.f90.


Member Function/Subroutine Documentation

subroutine EllipticTransfer ( INTEGER  n,
INTEGER, dimension(:)  fields,
INTEGER  nghost 
)

Manages Ghosting of fields in q on grids on level n for nghost cells.

Parameters:
nlevel
fieldsindex array to transfer
nghostnumber of ghost cells to fill

Definition at line 37 of file elliptic_comms.f90.


The documentation for this module was generated from the following file:
 All Classes Files Functions Variables