XGC1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
resampling.cpp File Reference
#include "memory_cleaning_simple.hpp"
#include "resampling.hpp"
Include dependency graph for resampling.cpp:

Functions

void memory_cleaning_simple ()
 
void resample_spall_setup (int inode1, int inode2, double dsmu, double dvp, int nmu, int nvp, double vp_max, double mu_max, int cce_sync_sendrcv, int tile_size)
 
void resample_one_sp (int isp, int cce_sync_sendrcv)
 
void resample_spall_finish ()
 
int get_inode1 ()
 
int get_inode2 ()
 
void set_resamp_eq_bins (int *eq_bin, int *ineq_bin)
 
void use_default_resamp_eq_bins ()
 
void transpose_from_AoS (int isp)
 
int get_spall_num_g (int isp)
 
void resample (const VelocityGrid &vgrid, Plasma &plasma, int cce_sync_sendrcv, int tile_size)
 
void resample (const VelocityGrid &vgrid, Plasma &plasma, int cce_sync_sendrcv, int tile_size, std::vector< int > &eq_bin, std::vector< int > &ineq_bin)
 

Function Documentation

int get_inode1 ( )

Here is the caller graph for this function:

int get_inode2 ( )

Here is the caller graph for this function:

int get_spall_num_g ( int  isp)

Here is the caller graph for this function:

void memory_cleaning_simple ( )
void resample ( const VelocityGrid vgrid,
Plasma plasma,
int  cce_sync_sendrcv,
int  tile_size 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void resample ( const VelocityGrid vgrid,
Plasma plasma,
int  cce_sync_sendrcv,
int  tile_size,
std::vector< int > &  eq_bin,
std::vector< int > &  ineq_bin 
)

Here is the call graph for this function:

void resample_one_sp ( int  isp,
int  cce_sync_sendrcv 
)

Here is the caller graph for this function:

void resample_spall_finish ( )

Here is the caller graph for this function:

void resample_spall_setup ( int  inode1,
int  inode2,
double  dsmu,
double  dvp,
int  nmu,
int  nvp,
double  vp_max,
double  mu_max,
int  cce_sync_sendrcv,
int  tile_size 
)

Here is the caller graph for this function:

void set_resamp_eq_bins ( int *  eq_bin,
int *  ineq_bin 
)

Here is the caller graph for this function:

void transpose_from_AoS ( int  isp)

Here is the caller graph for this function:

void use_default_resamp_eq_bins ( )

Here is the caller graph for this function: