OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
xmlReader.h File Reference

Input/Output in XML format – header file. More...

#include <string>
#include <vector>
#include <iostream>
#include <sstream>
#include <map>
#include <typeinfo>
#include <tinyxml.h>
#include "io/ostreamManager.h"
#include "communication/mpiManager.h"
#include "xmlReaderOutput.h"
+ Include dependency graph for xmlReader.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  olb::XMLreader
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 
namespace  olb::util
 

Functions

template<>
bool olb::XMLreader::read< std::size_t > (std::size_t &value, bool verboseOn, bool exitIfMissing) const
 
template<>
bool olb::XMLreader::read< std::string > (std::string &entry, bool verboseOn, bool exitIfMissing) const
 

Detailed Description

Input/Output in XML format – header file.

Definition in file xmlReader.h.