MADNESS  0.10.1
mra Directory Reference
Directory dependency graph for mra:
mra

Directories

directory  minmax
 

Files

file  adquad.h [code]
 
file  commandlineparser.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  leafop.h [code]
 
file  legendre.cc
 Legendre quadrature, polynomials and scaling functions.
 
file  legendre.h [code]
 
file  macrotaskpartitioner.h [code]
 
file  macrotaskq.h [code]
 Declares the macrotaskq and MacroTaskBase classes.
 
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  nonlinsol.h [code]
 Implementation of Krylov-subspace nonlinear equation solver.
 
file  operator.h [code]
 Implements most functionality of separated operators.
 
file  operatorinfo.h [code]
 
file  power.h [code]
 
file  QCCalculationParametersBase.cc
 
file  QCCalculationParametersBase.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.
 
file  sdf_shape_3D.h [code]
 Implements the SignedDFInterface for common 3-D geometric objects.
 
file  simplecache.h [code]
 
file  startup.cc
 
file  test6.cc
 test various functionality for 6d functions
 
file  test_cloud.cc
 
file  test_macrotaskpartitioner.cc
 
file  test_mra6.cc
 
file  test_QCCalculationParametersBase.cc
 
file  test_sepop.cc
 
file  test_tree_state.cc
 
file  test_vectormacrotask.cc
 
file  testbc.cc
 
file  testbsh.cc
 test the bsh operator
 
file  testdiff1D.cc
 testing for diff() in 1D
 
file  testdiff1Db.cc
 testing for diff() in 1D
 
file  testdiff2D.cc
 testing for diff() in 2D
 
file  testdiff3D.cc
 testing for diff() in 3D
 
file  testgaxpyext.cc
 
file  testgconv.cc
 Test convolution with Gaussian * polyn.
 
file  testinnerext.cc
 
file  testopdir.cc
 test different operators in different directions
 
file  testpdiff.cc
 
file  testper.cc
 test the periodic convolution operator
 
file  testperiodic.cc
 test periodic convolutiosn
 
file  testproj.cc
 test box size dependence of projection etc.
 
file  testqm.cc
 
file  testsuite.cc
 The QA/test suite for Function.
 
file  testunaryop.cc
 test a unary op
 
file  testvmra.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 Functions.
 
file  vmra1.h [code]