XGC1
|
#include "globals.hpp"
#include "checkpoint.hpp"
#include "timer_macro.hpp"
#include "plasma.hpp"
#include "resampling.hpp"
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) |
int cce_buffer_sndrcvs | ( | int | idbuf | ) |
int cce_do_resampling | ( | int | idbuf | ) |
void cce_fcoupling_resample | ( | const VelocityGrid & | vgrid, |
Plasma & | plasma, | ||
int | istep | ||
) |
int get_cce_buffer_nb | ( | ) |
void set_cce_buffers | ( | int | istep, |
int | idbuf | ||
) |