107#ifdef HAVE_NAMESPACES
124void arts_exit(
int status = EXIT_FAILURE);
void arts_exit_with_error_message(const String &m, ArtsOut &os)
Print error message and exit.
void arts_exit(int status=EXIT_FAILURE)
This is the exit function of ARTS.
bool is_valid_keyword_group(const Index name)
void define_wsv_groups()
Define the array of workspace variable group names.
std::string_view arts_get_version_string()
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.