8#include "LinearSweep.h"
9#include <rpg/system/System.h>
11#include <rp/scft/sweep/LinearSweep.tpp>
28 template class LinearSweep< 1, Rpg::Types<1> >;
29 template class LinearSweep< 2, Rpg::Types<2> >;
30 template class LinearSweep< 3, Rpg::Types<3> >;
Sweep in which parameters vary linearly with sweep variable s.
LinearSweep(System< D > &system)
Constructor.
Main class, representing a complete physical system.
List of aliases for types used in the Rpg program-level namespace.
Class templates for real-valued periodic fields.
SCFT and PS-FTS with real periodic fields (GPU)
PSCF package top-level namespace.