$treeview $search $mathjax
Palabos  Version 1.1
$projectbrief
$projectbrief
$searchbox

TINYXML_xmlIO.hh File Reference

#include "libraryInterfaces/TINYXML_xmlIO.h"
#include "core/runTimeDiagnostics.h"
#include "core/globalDefs.h"
#include "core/util.h"
#include "parallelism/mpiManager.h"
#include "io/parallelIO.h"
#include <typeinfo>
#include <cctype>
Include dependency graph for TINYXML_xmlIO.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  plb
 

All OpenLB code is contained in this namespace.


Functions

template<>
void plb::XMLreaderProxy::read< std::string > (std::string &entry) const
template<>
bool plb::XMLreaderProxy::readNoThrow< std::string > (std::string &entry) const

Detailed Description

Input/Output in XML format -- generic code.