|
PSCF v1.4.0
|
Evaluate derivative of H with respect to chi for binary system. More...
#include <BinaryChiDerivative.h>
Protected Member Functions | |
| BinaryChiDerivative (typename T::Simulator &simulator, typename T::System &system) | |
| Constructor. | |
| ~BinaryChiDerivative ()=default | |
| Destructor. | |
| double | compute () override |
| Compute and return the derivative of H w/ respect to chi. | |
Evaluate derivative of H with respect to chi for binary system.
Specializations of this template are used as base classes for two closely analogous class templates, also named BinaryChiDerivative, that are defined in the Rpc and Rpg namespaces for use in the pscf_rpc and pscf_rpg programs, respectively.
Template parameters:
Definition at line 33 of file fts/analyzer/BinaryChiDerivative.h.
|
protected |
Constructor.
Definition at line 23 of file BinaryChiDerivative.tpp.
References Util::ParamComposite::setClassName().
|
protecteddefault |
Destructor.
|
overrideprotected |
Compute and return the derivative of H w/ respect to chi.
Definition at line 33 of file BinaryChiDerivative.tpp.
References UTIL_CHECK.