PSCF v1.4.0
Pscf::Rpc::ConcentrationDerivative< D > Class Template Reference

Evaluate the derivative of H with respect to chi. More...

#include <ConcentrationDerivative.h>

Inheritance diagram for Pscf::Rpc::ConcentrationDerivative< D >:
Pscf::Rp::ConcentrationDerivative< D, Types< D > >

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.

Detailed Description

template<int D>
class Pscf::Rpc::ConcentrationDerivative< D >

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.

See also
Rp::ConcentrationDerivative
Manual Page

Definition at line 36 of file /fts/analyzer/ConcentrationDerivative.h.

Constructor & Destructor Documentation

◆ ConcentrationDerivative()

template<int D>
Pscf::Rpc::ConcentrationDerivative< D >::ConcentrationDerivative ( Simulator< D > & simulator,
System< D > & system )

Constructor.

Parameters
simulatorparent Simulator object
systemparent System object

Definition at line 23 of file ConcentrationDerivative.cpp.

References ConcentrationDerivative().

Referenced by ConcentrationDerivative().


The documentation for this class was generated from the following files: