XGC1
|
#include "fourier_filter.hpp"
Functions | |
void | fourier_filter_wrap (double *view) |
void | fourier_filter (const Simulation< DeviceType > &sml, const MagneticField< DeviceType > &magnetic_field, const Grid< DeviceType > &grid, const DomainDecomposition< DeviceType > &pol_decomp, const View< double *, CLayout, HostType > &view) |
void fourier_filter | ( | const Simulation< DeviceType > & | sml, |
const MagneticField< DeviceType > & | magnetic_field, | ||
const Grid< DeviceType > & | grid, | ||
const DomainDecomposition< DeviceType > & | pol_decomp, | ||
const View< double *, CLayout, HostType > & | view | ||
) |
void fourier_filter_wrap | ( | double * | view | ) |