Logo Tesseroids 1.0: User Manual and API Documentation

File List

Here is a list of all documented files with brief descriptions:
TODO.h [code]To do list
doc/apidocs.h [code]API documentation summary
doc/mainpage.h [code]Main page of the documentation
doc/userman.h [code]User manual sumary
doc/userman_examples.h [code]Examples
doc/userman_instal.h [code]User manual: Installation
doc/userman_theory.h [code]User manual: Theoretical background
doc/userman_usage.h [code]User manual: Usage
src/c/cmd.cCommand line parsing tools
src/c/cmd.h [code]Command line parsing tools
src/c/constants.cDefine constants used, like the gravitational constant and unit conversions
src/c/constants.h [code]Define constants used, like the gravitational constant and unit conversions
src/c/glq.cFunctions for implementing a Gauss-Legendre Quadrature numerical integration
src/c/glq.h [code]Functions for implementing a Gauss-Legendre Quadrature numerical integration (Hildebrand, 1987)
src/c/grav_prism.cFunctions that calculate the gravitational potential and its first and second derivatives for the rectangular prism
src/c/grav_prism.h [code]Functions that calculate the gravitational potential and its first and second derivatives for the rectangular prism
src/c/grav_sphere.cThis module contains a set of functions that calculate the gravitational potential and its first and second derivatives for the sphere in spherical coordinates
src/c/grav_sphere.h [code]Functions that calculate the gravitational potential and its first and second derivatives for the sphere in spherical coordinates
src/c/grav_tess.cFunctions that calculate the gravitational potential and its first and second derivatives for the tesseroid
src/c/grav_tess.h [code]Functions that calculate the gravitational potential and its first and second derivatives for the tesseroid
src/c/logger.cFunctions to set up logging
src/c/logger.h [code]Functions to set up logging
src/c/prismg_main.cGeneric main function for the prismg* programs
src/c/prismg_main.h [code]Generic main function for the prismg* programs
src/c/prismgx.cProgram to calculate gx of a rectangular prism model on a set of points
src/c/prismgxx.cProgram to calculate gxx of a rectangular prism model on a set of points
src/c/prismgxy.cProgram to calculate gxy of a rectangular prism model on a set of points
src/c/prismgxz.cProgram to calculate gxz of a rectangular prism model on a set of points
src/c/prismgy.cProgram to calculate gy of a rectangular prism model on a set of points
src/c/prismgyy.cProgram to calculate gyy of a rectangular prism model on a set of points
src/c/prismgyz.cProgram to calculate gyz of a rectangular prism model on a set of points
src/c/prismgz.cProgram to calculate gz of a rectangular prism model on a set of points
src/c/prismgzz.cProgram to calculate gzz of a rectangular prism model on a set of points
src/c/prismpot.cProgram to calculate potential of a rectangular prism model on a set of points
src/c/tess2prism.cConvert a tesseroid model into a prism model in spherical coordinates
src/c/tessdefaults.cPrint the default values of the constants used in the calculations
src/c/tessg_main.cGeneric main function for the tessg* programs
src/c/tessg_main.h [code]Generic main function for the tessg* programs
src/c/tessgrd.cProgram to generate a regular grid of points
src/c/tessgx.cProgram to calculate gx of a tesseroid model on a set of points
src/c/tessgxx.cProgram to calculate gxx of a tesseroid model on a set of points
src/c/tessgxy.cProgram to calculate gxy of a tesseroid model on a set of points
src/c/tessgxz.cProgram to calculate gxz of a tesseroid model on a set of points
src/c/tessgy.cProgram to calculate gy of a tesseroid model on a set of points
src/c/tessgyy.cProgram to calculate gyy of a tesseroid model on a set of points
src/c/tessgyz.cProgram to calculate gyz of a tesseroid model on a set of points
src/c/tessgz.cProgram to calculate gz of a tesseroid model on a set of points
src/c/tessgzz.cProgram to calculate gzz of a tesseroid model on a set of points
src/c/tessmass.cCalculate the mass of a tesseroid model
src/c/tessmodgen.cGenerate tesseroid model from a regular grid
src/c/tesspot.cProgram to calculate potential of a tesseroid model on a set of points
src/c/utils.cSet of misc utilities and data structures
src/c/utils.h [code]Set of misc utilities and data structures
src/c/version.cHold the version number of the project
src/c/version.h [code]Hold the version number of the project
Generated on Tue Apr 26 12:17:07 2011 for Tesseroids 1.0: User manual and API documentation by doxygen 1.6.3