CosmoBolognaLib
Free Software C++/Python libraries for cosmological calculations
ParameterFile.h File Reference

The class ParameterFile. More...

#include "Kernel.h"
Include dependency graph for ParameterFile.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cbl::glob::ParameterFile
 The class ParameterFile. More...
 

Namespaces

 cbl
 The global namespace of the CosmoBolognaLib
 
 cbl::glob
 The namespace of the functions and classes of internal auxiliary use
 

Typedefs

typedef std::unordered_map< std::string, std::vector< std::string > > cbl::glob::parameter_map
 Map type used in ParameterFile class.
 

Detailed Description

The class ParameterFile.

This file defines the methods of the class ParameterFile, used to manage generic parameter files

Authors
Alfonso Veropalumbo, Federico Marulli
alfon.nosp@m.so.v.nosp@m.eropa.nosp@m.lumb.nosp@m.o@uni.nosp@m.roma.nosp@m.3.it, feder.nosp@m.ico..nosp@m.marul.nosp@m.li3@.nosp@m.unibo.nosp@m..it

Definition in file ParameterFile.h.