OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
FFTBase.hpp File Reference
#include "FFT/FFTBase.h"
#include "Utility/PAssert.h"
Include dependency graph for FFTBase.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

template<unsigned Dim, class T>
GuardCellSizes< DimFFTBase< Dim, T >::nullGC = GuardCellSizes<Dim>()

Variable Documentation

◆ FFTBase< Dim, T >::nullGC

template<unsigned Dim, class T>
GuardCellSizes<Dim> FFTBase< Dim, T >::nullGC = GuardCellSizes<Dim>()

Definition at line 20 of file FFTBase.hpp.