PSCF
v1.2
src
rpg
fts
montecarlo
FourierMove.cu
1
/*
2
* PSCF - Polymer Self-Consistent Field Theory
3
*
4
* Copyright 2016 - 2022, The Regents of the University of Minnesota
5
* Distributed under the terms of the GNU General Public License.
6
*/
7
#include "FourierMove.tpp"
8
9
namespace
Pscf
{
10
namespace
Rpg {
11
template
class
FourierMove<1>;
12
template
class
FourierMove<2>;
13
template
class
FourierMove<3>;
14
}
15
}
Pscf
PSCF package top-level namespace.
Definition
param_pc.dox:1
Generated on Fri Mar 28 2025 00:57:28 for PSCF by
1.12.0