ls1-MarDyn
ls1-MarDyn molecular dynamics code
|
#include <FFTSettings.h>
Static Public Attributes | |
static bool | USE_FFT = true |
Seetings, default values in FFTSettings.cpp. More... | |
static bool | USE_FFTW = false |
static bool | USE_TFMANAGER_UNIFORMGRID = true |
static bool | TFMANAGER_VERBOSE = true |
static bool | USE_VECTORIZATION = false |
static bool | USE_2WAY_M2L = false |
static bool | USE_BLOCK = false |
static bool | USE_ADVBLOCK = false |
static bool | USE_ORDER_REDUCTION = false |
Static class containing all the FFT Acceleration's settings
All settings are public and can be changed dynamically, the FFTFactory take them into account to provide the right FFTAcceleration and the FMM algorithm should also take them into account Settings shouldn't be changed once a FFTAcceleration has been created
|
static |
Seetings, default values in FFTSettings.cpp.
default settings value