PLaSK library
Loading...
Searching...
No Matches
plask::Rectangular_t< dim > Struct Template Reference

#include <plask/mesh/rectangular.hpp>

Public Types

typedef RectangularMesh< dim > Rectangular
 
typedef RectangularMesh< dim > Regular
 
typedef RectangularMesh< dim > Rectilinear
 

Detailed Description

template<int dim>
struct plask::Rectangular_t< dim >

Definition at line 35 of file rectangular.hpp.

Member Typedef Documentation

◆ Rectangular

template<int dim>
typedef RectangularMesh<dim> plask::Rectangular_t< dim >::Rectangular

Definition at line 36 of file rectangular.hpp.

◆ Rectilinear

template<int dim>
typedef RectangularMesh<dim> plask::Rectangular_t< dim >::Rectilinear

Definition at line 38 of file rectangular.hpp.

◆ Regular

template<int dim>
typedef RectangularMesh<dim> plask::Rectangular_t< dim >::Regular

Definition at line 37 of file rectangular.hpp.


The documentation for this struct was generated from the following file: