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