![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include "init.hpp"#include <config/config.hpp>#include <cassert>#include <fftw3.h>#include <omp.h>
Include dependency graph for fft/init.cpp:Go to the source code of this file.
Functions | |
| void | fft_on_program_start () |
| void fft_on_program_start | ( | ) |
Definition at line 31 of file fft/init.cpp.
Referenced by CommunicationEnvironment::CommunicationEnvironment().