XGC1
XGC_core
cpp
send_recv_flux_surfs.hpp
Go to the documentation of this file.
1
#ifndef SEND_RECV_FLUX_SURFS_HPP
2
#define SEND_RECV_FLUX_SURFS_HPP
3
4
#include "
domain_decomposition.hpp
"
5
#include "
grid.hpp
"
6
7
void
send_recv_flux_surfaces
(
const
DomainDecomposition<DeviceType>
& pol_decomp,
const
Grid<DeviceType>
& grid,
const
View<double*,CLayout,HostType>& data);
8
9
#endif
DomainDecomposition< DeviceType >
Grid< DeviceType >
domain_decomposition.hpp
grid.hpp
send_recv_flux_surfaces
void send_recv_flux_surfaces(const DomainDecomposition< DeviceType > &pol_decomp, const Grid< DeviceType > &grid, const View< double *, CLayout, HostType > &data)
Definition:
send_recv_flux_surfs.cpp:84
Generated by
1.9.1