ARTS  1.0.222
File List
Here is a list of all files with brief descriptions:
 absorption.ccPhysical absorption routines
 absorption.hDeclarations required for the calculation of absorption coefficients
 array.hThis file contains the definition of Array
 arts.hThe global header file for ARTS
 atm_funcs.ccThis file contains the code of functions releated to atmospheric physics or geometry
 atm_funcs.hThis file contains declerations of functions releated to atmospheric physics or geometry
 auto_md.cc
 auto_md.h
 auto_wsv.hDeclares the enum type that acts as a handle for workspace variables. Also declares the workspace itself
 auto_wsv_groups.hDefines the enum type that acts as a handle for workspace variables groups
 auto_wsv_pointers.ccDefines the smart pointers that are used by the engine to access workspace variables
 complex.ccA class implementing complex numbers for ARTS
 complex.hA class implementing complex numbers for ARTS
 constants.ccThis file contains global constants
 continua.cc
 continua.hThis header file contains all the declarations of the implemented continua and full absorption (lines+continuum) models
 exceptions.hThe declarations of all the exception classes
 file.ccThis file contains basic functions to handle ASCII data files
 file.hThis file contains basic functions to handle ASCII and binary (HDF) data files
 getopt.h
 globals_2.ccGlobal variable definitions that depend on the automatically generated header file wsv.h
 groups.ccDefines workspace variable groups
 iotraits.h
 lineshapes.ccStuff related to lineshape functions
 los.hThis file contains the definition of the LOS structure and functions related to this structure
 m_abs.ccStuff related to the calculation of absorption coefficients
 m_batch.ccThis file contains for performing batch calculations
 m_hdf.ccThis file contains all functions to read and write the binary HDF files
 m_io.ccThis file contains IO workspace methods
 m_los.ccThis file contains functions associated with 1D line-of-sight (LOS) calculations
 m_method_list.ccWorkspace methods related to method lists
 m_wfs.ccThis file contains functions to calculate WFs for a number of variables
 main.ccThis file contains the main function of ARTS, as well as functions to deal with command line parameters
 make_array.hImplements the class MakeArray, which is a derived class of Array, allowing explicit initialization
 make_auto_md_cc.cc
 make_auto_md_h.ccThis is a little C++ program that generates the file auto_md.h from the workspace methods data md_data
 make_auto_wsv_groups_h.cc
 make_auto_wsv_h.ccGenerates the file auto_wsv.h
 make_auto_wsv_pointers_cc.cc
 make_vector.cc
 make_vector.hThe class MakeVector is a special kind of Vector that can be initialized explicitly from one or more arguments of type Numeric
 math_funcs.ccContains the code of basic mathematical and vector/matrix functions
 math_funcs.hContains declerations of basic mathematical and vector/matrix functions
 matpackI.ccMost of the implementation of matpack is in the header file, in order to allow inlining
 matpackI.h
 matpackII.h
 matpackIII.h
 messages.ccDefinitions having to do with the four output streams
 messages.hDeclarations having to do with the four output streams
 method_list.hThis file contains all declarations necessary to have WSVs contain WSMs
 methods.ccDefinition of method description data
 methods.hDeclaration of the class MdRecord
 methods_aux.ccAuxiliary material for the workspace methods, which used to be in methods.cc
 mystring.hThis file contains the definition of String, the ARTS string class
 parameters.ccThis file contains the function get_parameters, which reads command line parameters
 parameters.hThis file contains header information for the dealing with command line parameters
 parser.cc
 parser.h
 partition_function_data.ccCoefficients for 3rd order polynomial of partition function in temperature, plus safety check
 species_data.ccImplementation of function define_species_data()
 test_matpack.cc
 token.cc
 token.h
 version.cc
 workspace.ccDefinition of function wsv_data
 workspace_aux.ccAuxiliary material for the workspace
 wsv_aux.hAuxiliary header stuff related to workspace variable groups