#include <AMReX_FFT_Helper.H>
◆ setBatchMode()
Info& amrex::FFT::Info::setBatchMode |
( |
bool |
x | ) |
|
|
inline |
◆ setNumProcs()
Info& amrex::FFT::Info::setNumProcs |
( |
int |
n | ) |
|
|
inline |
◆ batch_mode
bool amrex::FFT::Info::batch_mode = false |
Supported only in 3D. When batch_mode is true, FFT is performed on the first two dimensions only and the third dimension size is the batch size.
◆ nprocs
int amrex::FFT::Info::nprocs = std::numeric_limits<int>::max() |
Max number of processes to use.
The documentation for this struct was generated from the following file: