•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Search Results
test_plugins.MP2 Class Reference
Collaboration diagram for test_plugins.MP2:

Public Member Functions | |
def __init__ (self, *args, **kwargs) | |
def can_evaluate (self, p) | |
def evaluate (self, p) | |
def compute_mp2_energy (self) | |
![]() | |
virtual bool can_evaluate (Energy *energy)=0 | |
virtual void evaluate (Energy *energy)=0 | |
Public Attributes | |
ref | |
Additional Inherited Members | |
![]() | |
static void set_value (function_base_type *f, typename Function::value_type value) | |
static const Function::value_type & get_value (function_base_type *f) | |
Constructor & Destructor Documentation
◆ __init__()
def test_plugins.MP2.__init__ | ( | self, | |
* | args, | ||
** | kwargs | ||
) |
Member Function Documentation
◆ can_evaluate()
def test_plugins.MP2.can_evaluate | ( | self, | |
p | |||
) |
◆ compute_mp2_energy()
def test_plugins.MP2.compute_mp2_energy | ( | self | ) |
◆ evaluate()
def test_plugins.MP2.evaluate | ( | self, | |
p | |||
) |
Member Data Documentation
◆ ref
test_plugins.MP2.ref |
The documentation for this class was generated from the following file:
- /home/travis/build/ValeevGroup/mpqc4/python/test_plugins.py