PLaSK library
Loading...
Searching...
No Matches
align.cpp File Reference
#include "align.hpp"
#include <boost/algorithm/string.hpp>
#include <boost/lexical_cast.hpp>
Include dependency graph for align.cpp:

Go to the source code of this file.

Namespaces

namespace  plask
 Patterson quadrature for complex function along specified line.
 
namespace  plask::align
 
namespace  plask::align::details
 

Functions

template<Primitive< 3 >::Direction dir, Aligner< dir > AlignerType>
void plask::align::details::tryGetAligner (Aligner< dir > &ans, plask::optional< double > param)
 
Aligner< Primitive< 3 >::DIRECTION_TRAN > plask::align::details::transAlignerFromDictionary (Dictionary dic, const std::string &axis_name)
 
Aligner< Primitive< 3 >::DIRECTION_LONG > plask::align::details::lonAlignerFromDictionary (Dictionary dic, const std::string &axis_name)
 
Aligner< Primitive< 3 >::DIRECTION_VERT > plask::align::details::vertAlignerFromDictionary (Dictionary dic, const std::string &axis_name)