PLaSK library
Loading...
Searching...
No Matches
reader.cpp File Reference
#include "reader.hpp"
#include "../manager.hpp"
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 XML_MAX_STEPS_ATTR   "steps-num"
 
#define XML_MIN_STEP_SIZE_ATTR   "steps-dist"
 

Functions

bool plask::isAutoName (const std::string &name)
 

Macro Definition Documentation

◆ XML_MAX_STEPS_ATTR

#define XML_MAX_STEPS_ATTR   "steps-num"

Definition at line 123 of file reader.cpp.

◆ XML_MIN_STEP_SIZE_ATTR

#define XML_MIN_STEP_SIZE_ATTR   "steps-dist"

Definition at line 124 of file reader.cpp.