MADNESS 0.10.1
Public Member Functions | Public Attributes | List of all members
madness::xc_functional Struct Reference

Class to compute the energy functional. More...

#include <xcfunctional.h>

Collaboration diagram for madness::xc_functional:
Collaboration graph
[legend]

Public Member Functions

 xc_functional (const XCfunctional &xc)
 
 xc_functional (const XCfunctional &xc, const nemo_u1_functors &u1)
 
madness::Tensor< double > operator() (const madness::Key< 3 > &key, const std::vector< madness::Tensor< double > > &t) const
 

Public Attributes

nemo_u1_functors u1
 empty without a nuclear correlation factor
 
const XCfunctional * xc
 

Detailed Description

Class to compute the energy functional.

Constructor & Destructor Documentation

◆ xc_functional() [1/2]

madness::xc_functional::xc_functional ( const XCfunctional &  xc)
inline

◆ xc_functional() [2/2]

madness::xc_functional::xc_functional ( const XCfunctional &  xc,
const nemo_u1_functors &  u1 
)
inline

Member Function Documentation

◆ operator()()

madness::Tensor< double > madness::xc_functional::operator() ( const madness::Key< 3 > &  key,
const std::vector< madness::Tensor< double > > &  t 
) const
inline

Member Data Documentation

◆ u1

nemo_u1_functors madness::xc_functional::u1

empty without a nuclear correlation factor

Referenced by operator()().

◆ xc

const XCfunctional* madness::xc_functional::xc

Referenced by operator()().


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