OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
cliReader.h File Reference
#include <string>
#include <vector>
#include <charconv>
+ Include dependency graph for cliReader.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  olb::CLIreader
 Very simple CLI argument parser. More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 

Functions

template<>
std::string olb::CLIreader::getValueOrFallback< std::string > (const std::string &name, std::string fallback) const