|
PLaSK library
|
#include "material.hpp"#include <boost/lexical_cast.hpp>#include "../log/log.hpp"#include "../utils/stl.hpp"#include "../utils/string.hpp"#include "db.hpp"#include <cmath>#include <set>Go to the source code of this file.
Namespaces | |
| namespace | plask |
| Patterson quadrature for complex function along specified line. | |
Functions | |
| int | plask::elementGroup (const std::string &objectName) |
Get group in periodic table of given object. | |
| template<typename NameValuePairIter > | |
| void | plask::fillGroupMaterialCompositionAmounts (NameValuePairIter begin, NameValuePairIter end, int group_nr) |
| const char * | plask::getObjectEnd (const char *begin, const char *end) |
| const char * | plask::getAmountEnd (const char *begin, const char *end) |
| double | plask::toDouble (const std::string &s, const char *fullname) |