ARTS
1.0.222
|
absorption.cc | Physical absorption routines |
absorption.h | Declarations required for the calculation of absorption coefficients |
array.h | This file contains the definition of Array |
arts.h | The global header file for ARTS |
atm_funcs.cc | This file contains the code of functions releated to atmospheric physics or geometry |
atm_funcs.h | This file contains declerations of functions releated to atmospheric physics or geometry |
auto_md.cc | |
auto_md.h | |
auto_wsv.h | Declares the enum type that acts as a handle for workspace variables. Also declares the workspace itself |
auto_wsv_groups.h | Defines the enum type that acts as a handle for workspace variables groups |
auto_wsv_pointers.cc | Defines the smart pointers that are used by the engine to access workspace variables |
complex.cc | A class implementing complex numbers for ARTS |
complex.h | A class implementing complex numbers for ARTS |
constants.cc | This file contains global constants |
continua.cc | |
continua.h | This header file contains all the declarations of the implemented continua and full absorption (lines+continuum) models |
exceptions.h | The declarations of all the exception classes |
file.cc | This file contains basic functions to handle ASCII data files |
file.h | This file contains basic functions to handle ASCII and binary (HDF) data files |
getopt.h | |
globals_2.cc | Global variable definitions that depend on the automatically generated header file wsv.h |
groups.cc | Defines workspace variable groups |
iotraits.h | |
lineshapes.cc | Stuff related to lineshape functions |
los.h | This file contains the definition of the LOS structure and functions related to this structure |
m_abs.cc | Stuff related to the calculation of absorption coefficients |
m_batch.cc | This file contains for performing batch calculations |
m_hdf.cc | This file contains all functions to read and write the binary HDF files |
m_io.cc | This file contains IO workspace methods |
m_los.cc | This file contains functions associated with 1D line-of-sight (LOS) calculations |
m_method_list.cc | Workspace methods related to method lists |
m_wfs.cc | This file contains functions to calculate WFs for a number of variables |
main.cc | This file contains the main function of ARTS, as well as functions to deal with command line parameters |
make_array.h | Implements the class MakeArray, which is a derived class of Array, allowing explicit initialization |
make_auto_md_cc.cc | |
make_auto_md_h.cc | This 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.cc | Generates the file auto_wsv.h |
make_auto_wsv_pointers_cc.cc | |
make_vector.cc | |
make_vector.h | The class MakeVector is a special kind of Vector that can be initialized explicitly from one or more arguments of type Numeric |
math_funcs.cc | Contains the code of basic mathematical and vector/matrix functions |
math_funcs.h | Contains declerations of basic mathematical and vector/matrix functions |
matpackI.cc | Most of the implementation of matpack is in the header file, in order to allow inlining |
matpackI.h | |
matpackII.h | |
matpackIII.h | |
messages.cc | Definitions having to do with the four output streams |
messages.h | Declarations having to do with the four output streams |
method_list.h | This file contains all declarations necessary to have WSVs contain WSMs |
methods.cc | Definition of method description data |
methods.h | Declaration of the class MdRecord |
methods_aux.cc | Auxiliary material for the workspace methods, which used to be in methods.cc |
mystring.h | This file contains the definition of String, the ARTS string class |
parameters.cc | This file contains the function get_parameters, which reads command line parameters |
parameters.h | This file contains header information for the dealing with command line parameters |
parser.cc | |
parser.h | |
partition_function_data.cc | Coefficients for 3rd order polynomial of partition function in temperature, plus safety check |
species_data.cc | Implementation of function define_species_data() |
test_matpack.cc | |
token.cc | |
token.h | |
version.cc | |
workspace.cc | Definition of function wsv_data |
workspace_aux.cc | Auxiliary material for the workspace |
wsv_aux.h | Auxiliary header stuff related to workspace variable groups |