XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
send_recv_flux_surfs.cpp File Reference
#include "vertex_list.hpp"
#include "send_recv_flux_surfs.hpp"
#include "timer_macro.hpp"
Include dependency graph for send_recv_flux_surfs.cpp:

Functions

int * get_grid_surf_idx_loc ()
 
int * get_grid_surf_len_loc ()
 
int get_grid_npsi_surf ()
 
int get_grid_surf_maxlen ()
 
void send_recv_flux_surfs (DomainDecomposition< DeviceType > &pol_decomp, const View< double *, CLayout, HostType > &data)
 

Function Documentation

int get_grid_npsi_surf ( )
int* get_grid_surf_idx_loc ( )
int* get_grid_surf_len_loc ( )
int get_grid_surf_maxlen ( )
void send_recv_flux_surfs ( DomainDecomposition< DeviceType > &  pol_decomp,
const View< double *, CLayout, HostType > &  data 
)

Here is the call graph for this function: