PSCF
v1.3
src
prdc
crystal
UnitCellBase.cpp
1
/*
2
* PSCF - Polymer Self-Consistent Field
3
*
4
* Copyright 2015 - 2025, The Regents of the University of Minnesota
5
* Distributed under the terms of the GNU General Public License.
6
*/
7
8
#include "UnitCellBase.tpp"
9
10
#include <util/math/Constants.h>
11
12
namespace
Pscf
{
13
namespace
Prdc
{
14
15
using namespace
Util;
16
17
template
class
UnitCellBase<1>
;
18
template
class
UnitCellBase<2>
;
19
template
class
UnitCellBase<3>
;
20
21
}
22
}
Pscf::Prdc::UnitCellBase
Base class template for a crystallographic unit cell.
Definition
UnitCellBase.h:35
Pscf::Prdc
Periodic fields and crystallography.
Definition
CField.cpp:11
Pscf
PSCF package top-level namespace.
Definition
param_pc.dox:1
Generated on
for PSCF by
1.14.0