MADNESS  version 0.9
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, int ispin)
 
madness::Tensor< double > operator() (const madness::Key< 3 > &key, const std::vector< madness::Tensor< double > > &t) const
 

Public Attributes

const XCfunctionalxc
 
const int ispin
 

Detailed Description

Class to compute the energy functional.

Constructor & Destructor Documentation

madness::xc_functional::xc_functional ( const XCfunctional xc,
int  ispin 
)
inline

Member Function Documentation

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

Member Data Documentation

const int madness::xc_functional::ispin
const XCfunctional* madness::xc_functional::xc

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