Loading [MathJax]/extensions/tex2jax.js
DL_MG
All Classes Namespaces Functions Variables Pages
Public Attributes | List of all members
dl_mg_multigrid_method::halo_buffers_t Type Reference

buffers use to exchage domain halos at each mg level More...

Public Attributes

real(wp), dimension(:,:), allocatable sbuff_ns
 
real(wp), dimension(:,:), allocatable rbuff_ns
 
real(wp), dimension(:,:), allocatable sbuff_we
 
real(wp), dimension(:,:), allocatable rbuff_we
 
real(wp), dimension(:,:), allocatable sbuff_bt
 
real(wp), dimension(:,:), allocatable rbuff_bt
 
integer, dimension(6, 0:1) np_recv
 
integer, dimension(6, 0:1) np_send
 

Detailed Description

buffers use to exchage domain halos at each mg level

Member Data Documentation

◆ np_recv

integer, dimension(6, 0:1) dl_mg_multigrid_method::halo_buffers_t::np_recv

◆ np_send

integer, dimension(6, 0:1) dl_mg_multigrid_method::halo_buffers_t::np_send

◆ rbuff_bt

real(wp), dimension(:,:), allocatable dl_mg_multigrid_method::halo_buffers_t::rbuff_bt

◆ rbuff_ns

real(wp), dimension(:,:), allocatable dl_mg_multigrid_method::halo_buffers_t::rbuff_ns

◆ rbuff_we

real(wp), dimension(:,:), allocatable dl_mg_multigrid_method::halo_buffers_t::rbuff_we

◆ sbuff_bt

real(wp), dimension(:,:), allocatable dl_mg_multigrid_method::halo_buffers_t::sbuff_bt

◆ sbuff_ns

real(wp), dimension(:,:), allocatable dl_mg_multigrid_method::halo_buffers_t::sbuff_ns

◆ sbuff_we

real(wp), dimension(:,:), allocatable dl_mg_multigrid_method::halo_buffers_t::sbuff_we