8#include "AmIteratorGrid.h"
9#include <rpc/system/System.h>
10#include <rpc/solvers/Mixture.h>
11#include <rpc/field/Domain.h>
12#include <rpc/field/CFields.h>
13#include <rpc/field/WFields.h>
14#include <rpc/field/Mask.h>
15#include <prdc/cpu/RField.h>
16#include <pscf/cpu/VecOp.h>
17#include <pscf/cpu/Reduce.h>
19#include <rp/scft/iterator/AmIteratorGrid.tpp>
39 template class AmIteratorGrid<1, Rpc::Types<1> >;
40 template class AmIteratorGrid<2, Rpc::Types<2> >;
41 template class AmIteratorGrid<3, Rpc::Types<3> >;
Anderson Mixing iterator on grid (no space-group symmetry).
AmIteratorGrid(System< D > &system)
Constructor.
A complete physical system.
Aliases for types used in the Rpc program-level namespace.
Array that can own or reference a dynamically allocated C array.
Class templates for real-valued periodic fields.
Real periodic fields, SCFT and PS-FTS (CPU).
PSCF package top-level namespace.