XGCa
Functions
cce_fcoupling_resample.cpp File Reference
#include "globals.hpp"
#include "checkpoint.hpp"
#include "timer_macro.hpp"
#include "plasma.hpp"
#include "resampling.hpp"
Include dependency graph for cce_fcoupling_resample.cpp:

Functions

void set_cce_buffers (int istep, int idbuf)
 
int cce_do_resampling (int idbuf)
 
int cce_buffer_sndrcvs (int idbuf)
 
int get_cce_buffer_nb ()
 
void cce_fcoupling_resample (const VelocityGrid &vgrid, Plasma &plasma, int istep)
 

Function Documentation

◆ cce_buffer_sndrcvs()

int cce_buffer_sndrcvs ( int  idbuf)
Here is the caller graph for this function:

◆ cce_do_resampling()

int cce_do_resampling ( int  idbuf)

◆ cce_fcoupling_resample()

void cce_fcoupling_resample ( const VelocityGrid vgrid,
Plasma plasma,
int  istep 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ get_cce_buffer_nb()

int get_cce_buffer_nb ( )
Here is the caller graph for this function:

◆ set_cce_buffers()

void set_cce_buffers ( int  istep,
int  idbuf 
)