The goal of this procedure is to populate the buffers of the cell-average conservative variables by communicating with the neighboring processors. @param q_cons_vf Cell-average conservative variables @param mpi_dir MPI communication coordinate direction @param pbc_loc Processor boundary condition (PBC) location
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(scalar_field), | intent(inout), | dimension(sys_size) | :: | q_cons_vf | ||
| integer, | intent(in) | :: | mpi_dir | |||
| integer, | intent(in) | :: | pbc_loc |