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

#include <TDA_XC.h>

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

Public Member Functions

 apply_kernel_functor (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
 

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

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

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