MADNESS  0.10.1
Public Member Functions | Public Attributes | List of all members
madness::ParametrizedExchange Class Reference

#include <PNOStructures.h>

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

Public Member Functions

 ParametrizedExchange (World &world, const Nemo &nemo_, const std::string &type_)
 
real_function_3d operator() (const real_function_3d &ket) const
 
vecfuncT operator() (const vecfuncT &vket, const double &mul_tol=0.0) const
 

Public Attributes

Exchange< double, 3 > K
 
const Nemonemo
 
const std::string type
 
Worldworld
 

Constructor & Destructor Documentation

◆ ParametrizedExchange()

madness::ParametrizedExchange::ParametrizedExchange ( World world,
const Nemo nemo_,
const std::string &  type_ 
)
inline

Member Function Documentation

◆ operator()() [1/2]

real_function_3d madness::ParametrizedExchange::operator() ( const real_function_3d ket) const
inline

◆ operator()() [2/2]

vecfuncT madness::ParametrizedExchange::operator() ( const vecfuncT vket,
const double &  mul_tol = 0.0 
) const

Member Data Documentation

◆ K

Exchange<double,3> madness::ParametrizedExchange::K

Referenced by operator()().

◆ nemo

const Nemo& madness::ParametrizedExchange::nemo

Referenced by operator()().

◆ type

const std::string madness::ParametrizedExchange::type

◆ world

World& madness::ParametrizedExchange::world

Referenced by operator()().


The documentation for this class was generated from the following files: