|
waLBerla 7.2
|
Implementation of a parameter file parser.
#include "Config.h"#include "core/mpi/MPIManager.h"#include "core/StringUtility.h"#include <fstream>#include <iostream>#include <stdexcept>Namespaces | |
| namespace | walberla |
| Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
| namespace | walberla::config |
Functions | |
| static void | walberla::config::printConfig (std::ostream &os, const Config::BlockHandle &block, int depth=0) |
| std::ostream & | walberla::config::operator<< (std::ostream &os, const Config &config) |
| std::ostream & | walberla::config::operator<< (std::ostream &os, const Config::BlockHandle &block) |