PLaSK library
Loading...
Searching...
No Matches
material.cpp File Reference
#include "material.hpp"
#include <boost/lexical_cast.hpp>
#include "../utils/stl.hpp"
#include "../utils/string.hpp"
#include "../log/log.hpp"
#include "db.hpp"
#include <cmath>
#include <set>
Include dependency graph for material.cpp:

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 charplask::getObjectEnd (const char *begin, const char *end)
 
const charplask::getAmountEnd (const char *begin, const char *end)
 
double plask::toDouble (const std::string &s, const char *fullname)