PLaSK library
Loading...
Searching...
No Matches
regular1d.hpp File Reference

This file defines regular mesh for 1d space. More...

#include "mesh.hpp"
#include "../math.hpp"
#include "../utils/iterators.hpp"
#include "../utils/interpolation.hpp"
#include "../utils/stl.hpp"
#include "axis1d.hpp"
Include dependency graph for regular1d.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  plask::RegularAxis
 Regular mesh in 1d space. More...
 

Namespaces

namespace  plask
 Patterson quadrature for complex function along specified line.
 

Typedefs

typedef RegularAxis plask::RegularMesh1D
 

Functions

shared_ptr< RegularMesh1Dplask::readRegularMeshAxis (XMLReader &reader)
 

Detailed Description

This file defines regular mesh for 1d space.

Definition in file regular1d.hpp.