1#ifndef RP_CUBIC_LENGTH_DERIVATIVE_H
2#define RP_CUBIC_LENGTH_DERIVATIVE_H
20 template <
int D,
class T>
30 typename T::System& system);
42 using AverageAnalyzerT =
typename T::AverageAnalyzer;
43 using AverageAnalyzerT::simulator;
44 using AverageAnalyzerT::system;
45 using AverageAnalyzerT::outputFile_;
~CubicLengthDerivative()=default
Destructor.
double compute() override
Compute and return the derivative of H w/ respect to L.
CubicLengthDerivative(typename T::Simulator &simulator, typename T::System &system)
Constructor.
Class templates for real-valued periodic fields.
PSCF package top-level namespace.