ARTS  1.0.222
src Directory Reference

Files

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