PSCF
v1.2
src
prdc
cpu
FieldBasisConverter.cpp
1
/*
2
* PSCF Package
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
8
#include "FieldBasisConverter.tpp"
9
10
namespace
Pscf
{
11
namespace
Prdc {
12
namespace
Cpu {
13
14
using namespace
Util
;
15
16
// Explicit class instantiations
17
template
class
FieldBasisConverter<1>;
18
template
class
FieldBasisConverter<2>;
19
template
class
FieldBasisConverter<3>;
20
21
}
22
}
23
}
Pscf
PSCF package top-level namespace.
Definition
param_pc.dox:1
Util
Utility classes for scientific computation.
Definition
accumulators.mod:1
Generated on Mon Apr 14 2025 16:29:24 for PSCF by
1.12.0