Loading [MathJax]/jax/output/HTML-CSS/config.js
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
P3MFFT.hpp File Reference
#include <utils/Vector.hpp>
#include <boost/mpi/communicator.hpp>
#include <heffte.h>
#include <algorithm>
#include <array>
#include <memory>
+ Include dependency graph for P3MFFT.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  P3MFFT< FloatType >
 

Functions

template<typename T , std::size_t N>
auto to_array (Utils::Vector< T, N > const &vec)
 

Function Documentation

◆ to_array()

template<typename T , std::size_t N>
auto to_array ( Utils::Vector< T, N > const vec)

Definition at line 33 of file P3MFFT.hpp.

References stream.

Referenced by P3MFFT< FloatType >::set_preferred_kspace_decomposition().