MADNESS  version 0.9
Public Member Functions | Public Attributes | List of all members
madness::xc_potential Struct Reference

Class to compute terms of the potential. More...

#include <xcfunctional.h>

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

Public Member Functions

 xc_potential (const XCfunctional &xc, int ispin, int what)
 
madness::Tensor< double > operator() (const madness::Key< 3 > &key, const std::vector< madness::Tensor< double > > &t) const
 

Public Attributes

const XCfunctionalxc
 
const int what
 
const int ispin
 

Detailed Description

Class to compute terms of the potential.

Constructor & Destructor Documentation

madness::xc_potential::xc_potential ( const XCfunctional xc,
int  ispin,
int  what 
)
inline

Member Function Documentation

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

Member Data Documentation

const int madness::xc_potential::ispin
const int madness::xc_potential::what
const XCfunctional* madness::xc_potential::xc

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