inputOutput.hh File Reference
#include <iostream>
#include <string>
#include <cstring>
#include <map>
#include <complex>
#include <limits.h>
#include "basics/exceptions.hh"
#include "basics/outputOperator.hh"
#include "toolbox/multiArray.hh"
Go to the source code of this file.
Classes | |
class | concepts::InOutParameters |
Holds parameters in hashes. More... | |
class | concepts::InputParser |
Parses an input file and extracts parameters. More... | |
struct | concepts::ltidx |
struct | concepts::ltstr |
class | concepts::MissingParameter |
Indicates that a requested parameter is not present. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Detailed Description
parsing an input file, holding parameters, producing output
Definition in file inputOutput.hh.