1#ifndef RP_CHI_DERIVATIVE_H
2#define RP_CHI_DERIVATIVE_H
32 template <
int D,
class T>
45 typename T::System& system);
58 using AnalyzerT =
typename T::Analyzer;
59 using AverageAnalyzerT =
typename T::AverageAnalyzer;
62 using AnalyzerT::simulator;
63 using AnalyzerT::system;
double compute() override
Compute and return the derivative of H w/ respect to chi.
~BinaryChiDerivative()=default
Destructor.
BinaryChiDerivative(typename T::Simulator &simulator, typename T::System &system)
Constructor.
Class templates for real-valued periodic fields.
PSCF package top-level namespace.