|
PSCF v1.4.0
|
Evaluate the derivative of H with respect to chi. More...
#include <BinaryChiDerivative.h>
Public Member Functions | |
| BinaryChiDerivative (Simulator< D > &simulator, System< D > &system) | |
| Constructor. | |
Additional Inherited Members | |
| Protected Member Functions inherited from Pscf::Rp::BinaryChiDerivative< D, Types< D > > | |
| BinaryChiDerivative (typename Types< D >::Simulator &simulator, typename Types< D >::System &system) | |
| Constructor. | |
| ~BinaryChiDerivative ()=default | |
| Destructor. | |
| double | compute () override |
| Compute and return the derivative of H w/ respect to chi. | |
Evaluate the derivative of H with respect to chi.
Specializations of this class template are derived from specializations of the base class template Rp::BinaryChiDerivative, and inherit their public interface and almost all of their source code from this base class.
Definition at line 35 of file /fts/analyzer/BinaryChiDerivative.h.
| Pscf::Rpc::BinaryChiDerivative< D >::BinaryChiDerivative | ( | Simulator< D > & | simulator, |
| System< D > & | system ) |
Constructor.
Definition at line 23 of file BinaryChiDerivative.cpp.
References BinaryChiDerivative().
Referenced by BinaryChiDerivative().