Pre-declare SubField and related Field type.
Fast fourier transform derived from the Numerical Recipes in C routine.
static tmp< complexField > reverseTransform(const tmp< complexField > &field, const labelList &nn)
static void transform(complexField &field, const labelList &nn, transformDirection fftDirection)
static tmp< complexField > forwardTransform(const tmp< complexField > &field, const labelList &nn)
A class for managing temporary objects.