PSCF
v1.3
src
rpg
fts
simulator
SimState.cu
1
#ifndef RPG_SIM_STATE_CU
2
#define RPG_SIM_STATE_CU
3
4
/*
5
* PSCF - Polymer Self-Consistent Field
6
*
7
* Copyright 2015 - 2025, The Regents of the University of Minnesota
8
* Distributed under the terms of the GNU General Public License.
9
*/
10
11
#include "SimState.tpp"
12
13
namespace
Pscf
{
14
namespace
Rpg
{
15
16
template
struct
SimState<1>
;
17
template
struct
SimState<2>
;
18
template
struct
SimState<3>
;
19
20
}
21
}
22
#endif
Pscf::Rpg
SCFT and PS-FTS with real periodic fields (GPU)
Definition
rpg/environment/environment.mod:3
Pscf
PSCF package top-level namespace.
Definition
param_pc.dox:1
Pscf::Rpg::SimState
SimState stores the state used by an fts simulation.
Definition
rpg/fts/simulator/SimState.h:28
Generated on
for PSCF by
1.14.0