9#include <util/math/Constants.h>
18 template class FieldIoReal<1, RField<1>, RFieldDft<1>, FFT<1> >;
19 template class FieldIoReal<2, RField<2>, RFieldDft<2>, FFT<2> >;
20 template class FieldIoReal<3, RField<3>, RFieldDft<3>, FFT<3> >;
25 using namespace Prdc::Cpu;
28 template class FieldIo<1>;
29 template class FieldIo<2>;
30 template class FieldIo<3>;
PSCF package top-level namespace.