PLaSK library
Loading...
Searching...
No Matches
reader.cpp File Reference
#include "reader.hpp"
#include <expat.h>
#include "../../math.hpp"
#include <fstream>
Include dependency graph for reader.cpp:

Go to the source code of this file.

Namespaces

namespace  plask
 Patterson quadrature for complex function along specified line.
 

Macros

#define DEFAULT_PARSERS   &XMLReader::strToBool, &parse_complex<double>, &XMLReader::strToUnsigned
 

Macro Definition Documentation

◆ DEFAULT_PARSERS

#define DEFAULT_PARSERS   &XMLReader::strToBool, &parse_complex<double>, &XMLReader::strToUnsigned

Definition at line 123 of file reader.cpp.