PSCF
v1.3
src
rpc
fts
simulator
SimState.cpp
1
#ifndef RPC_SIM_STATE_CPP
2
#define RPC_SIM_STATE_CPP
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
Rpc
{
15
16
template
struct
SimState<1>
;
17
template
struct
SimState<2>
;
18
template
struct
SimState<3>
;
19
20
}
21
}
22
#endif
Pscf::Rpc
Real periodic fields, SCFT and PS-FTS (CPU).
Definition
param_pc.dox:2
Pscf
PSCF package top-level namespace.
Definition
param_pc.dox:1
Pscf::Rpc::SimState
SimState stores the state used by an FTS simulation.
Definition
rpc/fts/simulator/SimState.h:36
Generated on
for PSCF by
1.14.0