|
PLaSK library
|
Go to the source code of this file.
Classes | |
| struct | plask::StackContainerBaseImpl< dim, growingDirection > |
| Common code for stack containers (which have children in stack/layers). More... | |
| struct | plask::ShelfContainer2D |
| Horizontal stack. More... | |
| struct | plask::StackContainer< dim > |
| Container which have children in stack/layers. More... | |
| class | plask::MultiStackContainer< UpperClass > |
| N-stacks. More... | |
Namespaces | |
| namespace | plask |
| Patterson quadrature for complex function along specified line. | |
Typedefs | |
| template<int dim> | |
| using | plask::StackContainerChildAligner = typename chooseType< dim-2, align::Aligner< Primitive< 3 >::DIRECTION_TRAN >, align::Aligner< Primitive< 3 >::DIRECTION_LONG, Primitive< 3 >::DIRECTION_TRAN > >::type |