MADNESS
version 0.9
|
Directories | |
directory | minmax |
Files | |
file | adquad.h [code] |
file | convolution1d.h [code] |
Compuates most matrix elements over 1D operators (including Gaussians) | |
file | derivative.h [code] |
Declaration and initialization of tree traversal functions and generic derivative. | |
file | displacements.h [code] |
file | funcdefaults.h [code] |
Provides FunctionDefaults and utilities for coordinate transformation. | |
file | funcimpl.h [code] |
Provides FunctionCommonData, FunctionImpl and FunctionFactory. | |
file | funcplot.h [code] |
Defines/implements plotting interface for functions. | |
file | function_common_data.h [code] |
file | function_factory.h [code] |
file | function_interface.h [code] |
file | functypedefs.h [code] |
Provides typedefs to hide use of templates and to increase interoperability. | |
file | gfit.h [code] |
fit isotropic functions to a set of Gaussians with controlled precision | |
file | indexit.h [code] |
Provides IndexIterator. | |
file | key.h [code] |
Multidimension Key for MRA tree and associated iterators. | |
file | lbdeux.h [code] |
Implements (2nd generation) static load/data balancing for functions. | |
file | legendre.cc |
Legendre quadrature, polynomials and scaling functions. | |
file | legendre.h [code] |
file | mra.h [code] |
Main include file for MADNESS and defines Function interface. | |
file | mra1.cc |
file | mra2.cc |
file | mra3.cc |
file | mra4.cc |
file | mra5.cc |
file | mra6.cc |
file | mraimpl.h [code] |
Declaration and initialization of static data, some implementation, some instantiation. | |
file | mraplot.cc |
Function plotting utility. | |
file | mypmap.h [code] |
file | operator.h [code] |
Implements most functionality of separated operators. | |
file | power.h [code] |
file | qmprop.cc |
Implements BandlimitedPropagator and qm_free_particle_propagator. | |
file | qmprop.h [code] |
Prototypes for qm propagator. | |
file | sdf_domainmask.h [code] |
Defines abstract interfaces and concrete classes signed distance functions and domain masks. | |
file | sdf_shape_2D.h [code] |
Implements the SignedDFInterface for common 2-D geometric objects.This file provides signed distance functions for common 2-D geometric objects: | |
file | sdf_shape_3D.h [code] |
Implements the SignedDFInterface for common 3-D geometric objects.This file provides signed distance functions for common 3-D geometric objects: | |
file | simplecache.h [code] |
file | startup.cc |
file | twoscale.cc |
Routines to provide twoscale & correlation coeffs for Legendre basis. | |
file | twoscale.h [code] |
file | vmra.h [code] |
Defines operations on vectors of FunctionsThis file defines a number of operations on vectors of functions. Assume v is a vector of NDIM-D functions of a certain type. | |
file | vmra1.h [code] |