Go to the documentation of this file.
110 #ifdef HAVE_NAMESPACES
131 void arts_exit(
int status = EXIT_FAILURE);
void define_species_map()
Index get_wsv_id(const String &name)
Get index of WSV.
void std(VectorView std, const Vector &y, const ArrayOfVector &ys, const Index start=0, const Index end=-1)
Compute the standard deviation of the ranged ys.
void arts_exit_with_error_message(const String &m, ArtsOut &os)
Print error message and exit.
bool is_valid_keyword_group(const Index name)
void define_wsv_group_names()
Define the array of workspace variable group names.
INDEX Index
The type to use for all integer numbers and indices.
void define_species_data()
void arts_exit(int status=EXIT_FAILURE)
This is the exit function of ARTS.
This file contains the definition of String, the ARTS string class.
Helper macros for debugging.