2.1.0b3
  • 1. HORTON Overview
  • 2. Citing HORTON
  • 3. License Information
  • 4. Contact Information

User documentation

  • 1. Download and Installation
  • 2. Getting Started
  • 3. Hamiltonians
  • 4. Electronic Structure Methods
  • 5. Post-processing
  • 6. Other Topics

Technical stuff

  • 1. Developer Documentation
  • 2. Reference Documentation
  • 3. API Documentation
    • 3.1. horton – The main HORTON Package
    • 3.2. horton.espfit – Electrostatic potential fitting
    • 3.3. horton.gbasis – Gaussian basis sets
    • 3.4. horton.grid – Numerical integration grids
      • 3.4.1. horton.grid.atgrid – Atomic grids
      • 3.4.2. horton.grid.base – Base classes for 3D integration grids
      • 3.4.3. horton.grid.cext – C++ extensions
      • 3.4.4. horton.grid.int1d – 1D integration algorithms
      • 3.4.5. horton.grid.molgrid – Molecular integration grids
      • 3.4.6. horton.grid.ode2 – Finite-element second-order ODE solver
      • 3.4.7. horton.grid.poisson – Becke-style numerical Poisson solver
      • 3.4.8. horton.grid.radial – 1D Radial integration grid
      • 3.4.9. horton.grid.utils – Auxiliaries for numerical integrals
      • 3.4.10. horton.grid.visual – Grids suitable for visualization
      • 3.4.11. horton/grid/becke.h – Becke partitioning weight function
      • 3.4.12. horton/grid/cubic_spline.h – One-dimensional cubic splines (on uniform grids)
      • 3.4.13. horton/grid/evaluate.h – Evaluation of splines on grids
      • 3.4.14. horton/grid/lebedev_laikov.h – Grids for quadrature on a sphere
      • 3.4.15. horton/grid/ode2.h – Second-order finite-element ODE solver using Hermite polynomials
      • 3.4.16. horton/grid/rtransform.h – Transformation from uniform 1D to non-uniform 1D grids
      • 3.4.17. horton/grid/uniform.h – Uniform 3D grids
      • 3.4.18. horton/grid/utils.h – Auxiliary functions
    • 3.5. horton.io – Input and output routines
    • 3.6. horton.matrix – One-, two-, three- and four-dimensional matrix implementations
    • 3.7. horton.meanfield – Mean-field electronic structure code
    • 3.8. horton.modelhamiltonians – Model Hamiltonians
    • 3.9. horton.part – Density-based partitioning (fuzzy atoms-in-molecules) package
    • 3.10. horton.scripts – Code (solely) used by HORTON’s command line scripts
HORTON
  • Docs »
  • 3. API Documentation »
  • 3.4. horton.grid – Numerical integration grids
  • View page source

3.4. horton.grid – Numerical integration grids¶

  • 3.4.1. horton.grid.atgrid – Atomic grids
  • 3.4.2. horton.grid.base – Base classes for 3D integration grids
  • 3.4.3. horton.grid.cext – C++ extensions
  • 3.4.4. horton.grid.int1d – 1D integration algorithms
  • 3.4.5. horton.grid.molgrid – Molecular integration grids
  • 3.4.6. horton.grid.ode2 – Finite-element second-order ODE solver
  • 3.4.7. horton.grid.poisson – Becke-style numerical Poisson solver
  • 3.4.8. horton.grid.radial – 1D Radial integration grid
  • 3.4.9. horton.grid.utils – Auxiliaries for numerical integrals
  • 3.4.10. horton.grid.visual – Grids suitable for visualization
  • 3.4.11. horton/grid/becke.h – Becke partitioning weight function
  • 3.4.12. horton/grid/cubic_spline.h – One-dimensional cubic splines (on uniform grids)
  • 3.4.13. horton/grid/evaluate.h – Evaluation of splines on grids
  • 3.4.14. horton/grid/lebedev_laikov.h – Grids for quadrature on a sphere
  • 3.4.15. horton/grid/ode2.h – Second-order finite-element ODE solver using Hermite polynomials
  • 3.4.16. horton/grid/rtransform.h – Transformation from uniform 1D to non-uniform 1D grids
  • 3.4.17. horton/grid/uniform.h – Uniform 3D grids
  • 3.4.18. horton/grid/utils.h – Auxiliary functions
Next Previous

Documentation for HORTON 2.1.0b3 built from release 2.1.0b3 (Jun 30, 2017).

© Copyright 2011-2015, The HORTON Development Team. Last updated on Jun 30, 2017.

Built with Sphinx using a theme provided by Read the Docs.