|
PSCF v1.4.0
|
Evaluate the derivative of H with respect to cubic box length L. More...
#include <CubicLengthDerivative.h>
Protected Member Functions | |
| CubicLengthDerivative (typename T::Simulator &simulator, typename T::System &system) | |
| Constructor. | |
| ~CubicLengthDerivative ()=default | |
| Destructor. | |
| double | compute () override |
| Compute and return the derivative of H w/ respect to L. | |
Evaluate the derivative of H with respect to cubic box length L.
Definition at line 21 of file fts/analyzer/CubicLengthDerivative.h.
|
protected |
Constructor.
Definition at line 23 of file CubicLengthDerivative.tpp.
References Util::ParamComposite::setClassName().
|
protecteddefault |
Destructor.
|
overrideprotected |
Compute and return the derivative of H w/ respect to L.
Definition at line 33 of file CubicLengthDerivative.tpp.
References UTIL_CHECK.