MADNESS  version 0.9
Public Member Functions | Public Attributes | List of all members
DirichletLBCost< NDIM > Struct Template Reference

#include <density.h>

Public Member Functions

 DirichletLBCost (double leaf_value=1.0, double parent_value=1.0)
 
double operator() (const Key< NDIM > &key, const FunctionNode< double, NDIM > &node) const
 

Public Attributes

double leaf_value
 
double parent_value
 

Constructor & Destructor Documentation

template<int NDIM>
DirichletLBCost< NDIM >::DirichletLBCost ( double  leaf_value = 1.0,
double  parent_value = 1.0 
)
inline

Member Function Documentation

template<int NDIM>
double DirichletLBCost< NDIM >::operator() ( const Key< NDIM > &  key,
const FunctionNode< double, NDIM > &  node 
) const
inline

Member Data Documentation

template<int NDIM>
double DirichletLBCost< NDIM >::leaf_value
template<int NDIM>
double DirichletLBCost< NDIM >::parent_value

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