waLBerla 7.2
Loading...
Searching...
No Matches
Config.cpp File Reference

Detailed Description

Implementation of a parameter file parser.

Author
Klaus Iglberger
#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)