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