ARTS  2.3.1285(git:92a29ea9-dirty)
global_data.h File Reference
#include <map>
#include "agenda_record.h"
#include "array.h"
#include "methods.h"
#include "workspace_memory_handler.h"

Go to the source code of this file.

Namespaces

 global_data
 

Variables

const Array< MdRecordglobal_data::md_data_raw
 Lookup information for workspace methods. More...
 
const Array< MdRecordglobal_data::md_data
 Lookup information for workspace methods. More...
 
const map< String, Indexglobal_data::MdMap
 The map associated with md_data. More...
 
const map< String, Indexglobal_data::MdRawMap
 The map associated with md_data_raw. More...
 
const map< String, Indexglobal_data::WsvGroupMap
 The map associated with wsv_group_names. More...
 
const Array< SpeciesRecordglobal_data::species_data
 Species Data. More...
 
const map< String, Indexglobal_data::SpeciesMap
 The map associated with species_data. More...
 
WorkspaceMemoryHandler global_data::workspace_memory_handler {}
 The workspace memory handler Defined in workspace_ng.cc. More...