8#include "CubicLengthDerivative.h"
10#include <rpc/system/System.h>
11#include <rpc/fts/simulator/Simulator.h>
12#include <rpc/solvers/Mixture.h>
13#include <rpc/field/Domain.h>
14#include <rpc/field/WFields.h>
15#include <rpc/field/CFields.h>
16#include <pscf/cpu/Reduce.h>
18#include <rp/fts/analyzer/CubicLengthDerivative.tpp>
38 template class CubicLengthDerivative<1, Rpc::Types<1> >;
39 template class CubicLengthDerivative<2, Rpc::Types<2> >;
40 template class CubicLengthDerivative<3, Rpc::Types<3> >;
Evaluate the derivative of H with respect to cubic box length.
CubicLengthDerivative(Simulator< D > &simulator, System< D > &system)
Constructor.
Field theoretic simulator (base class).
A complete physical system.
Aliases for types used in the Rpc program-level namespace.
Class templates for real-valued periodic fields.
Real periodic fields, SCFT and PS-FTS (CPU).
PSCF package top-level namespace.