MADNESS  0.10.1
Functions | Variables
DKops.h File Reference
#include <madness/mra/mra.h>
#include <madness/constants.h>
#include <madness/mra/operator.h>
#include <iostream>
#include <fstream>
#include <exception>
Include dependency graph for DKops.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

real_convolution_3d A (World &world)
 
real_convolution_3d A2 (World &world)
 
real_convolution_3d Ebar (World &world, double eps)
 
double Ebark (double t, double eps)
 
std::vector< real_convolution_3d_ptrgradPbarA (World &world)
 
real_convolution_3d Pbar (World &world)
 
real_convolution_3d PbarA (World &world)
 
double q (double t)
 
real_convolution_3d Tbar (World &world)
 
double w (double t, double eps)
 

Variables

static const double opthresh = 1e-16
 

Function Documentation

◆ A()

real_convolution_3d A ( World world)

◆ A2()

real_convolution_3d A2 ( World world)

◆ Ebar()

real_convolution_3d Ebar ( World world,
double  eps 
)

◆ Ebark()

double Ebark ( double  t,
double  eps 
)

References e(), pow(), q(), R, and w().

Referenced by Ebar().

◆ gradPbarA()

std::vector<real_convolution_3d_ptr> gradPbarA ( World world)

◆ Pbar()

real_convolution_3d Pbar ( World world)

◆ PbarA()

real_convolution_3d PbarA ( World world)

◆ q()

double q ( double  t)

Referenced by madness::SeparatedConvolutionData< Q, NDIM >::SeparatedConvolutionData(), madness::Molecule::add_atom(), MolecularEntity::add_atom(), PointGroup::apply(), madness::Solver< T, NDIM >::apply_hf_exchange(), madness::Solver< T, NDIM >::apply_hf_exchange4(), arithmetic_series(), madness::Tensor< T >::binary_iterator(), madness::GFit< T, NDIM >::bsh_fit(), madness::GFit< T, NDIM >::bsh_spherical_moments(), check(), madness::CC2::compute_local_coupling(), da_ldaop(), DF::diagonalize(), madness::Solver< T, NDIM >::do_rhs(), madness::Solver< T, NDIM >::do_rhs_simple(), Ebar(), Ebark(), madness::FunctionImpl< T, NDIM >::eval_cube(), fixphases(), Key::foreach_child(), madness::GFit< T, NDIM >::gaussian_spherical_moments(), geometric_series(), he_ldaop(), QuasiNewton::hessian_update_sr1(), madness::QuasiNewton::hessian_update_sr1(), madness::SCF::initial_guess(), PointGroup::ircell(), ldaop(), madness::Molecule::moment_of_inertia(), madness::mTxmT(), madness::mul(), FiniteNucleusPotential::operator()(), madness::xc_lda_potential::operator()(), madness::Function< T, NDIM >::operator*=(), madness::Vector< T, N >::operator*=(), madness::Vector< T, N >::operator+=(), madness::Vector< T, N >::operator-=(), madness::Molecule::orient(), MolecularEntity::print(), madness::print_stats(), madness::qm_free_particle_propagator(), madness::qm_free_particle_propagatorPtr(), madness::QCCalculationParametersBase::read_commandline_options(), madness::Molecule::read_core_file(), madness::InitParameters::readnw(), madness::Function< T, NDIM >::scale(), madness::FunctionImpl< T, NDIM >::scale_inplace(), madness::FunctionImpl< T, NDIM >::scale_oop(), madness::CorePotentialManager::set_eprec(), madness::Tensor< T >::ternary_iterator(), Test6(), Test7(), test_gconv(), test_in(), test_out(), test_projector_outer(), testgradG(), madness::Localizer::undo_rotation(), and madness::XCfunctional::vxc().

◆ Tbar()

real_convolution_3d Tbar ( World world)

◆ w()

double w ( double  t,
double  eps 
)

Variable Documentation

◆ opthresh

const double opthresh = 1e-16
static

Referenced by Ebar().