Alsvinn  0.5.3
The fast FVM simulator with UQ support
Public Types | Public Member Functions | List of all members
alsfvm::config::XMLParser Class Reference

#include <alsfvm/config/XMLParser.hpp>

Public Types

typedef boost::property_tree::ptree ptree
 

Public Member Functions

void parseFile (std::istream &stream, ptree &configuration)
 parseFile parses the file and reads all the properties into the property tree More...
 

Member Typedef Documentation

◆ ptree

typedef boost::property_tree::ptree alsfvm::config::XMLParser::ptree

Member Function Documentation

◆ parseFile()

void alsfvm::config::XMLParser::parseFile ( std::istream &  stream,
ptree configuration 
)

parseFile parses the file and reads all the properties into the property tree

Parameters
[in]streamthe stream to read from
[out]configurationthe configuration to write to.

The documentation for this class was generated from the following files: