mpqc::GFRealPole::Provider Class Referenceabstract
Collaboration diagram for mpqc::GFRealPole::Provider:

Public Member Functions

virtual bool can_evaluate (GFRealPole *pole)=0
 
virtual void evaluate (GFRealPole *pole)=0
 

Additional Inherited Members

- Static Protected Member Functions inherited from mpqc::math::FunctionVisitorBase< function_base_type >
static void set_value (function_base_type *f, typename Function::value_type value)
 
static const Function::value_typeget_value (function_base_type *f)
 

Member Function Documentation

◆ can_evaluate()

virtual bool mpqc::GFRealPole::Provider::can_evaluate ( GFRealPole pole)
pure virtual

◆ evaluate()

virtual void mpqc::GFRealPole::Provider::evaluate ( GFRealPole pole)
pure virtual

Provider::evaluate computes the taylor expansion of the real pole with respect to the molecular coordinates and uses set_value to assign the values to pole


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