PLaSK library
Loading...
Searching...
No Matches
plask::RectangularMaskedMesh2D::Elements Struct Reference

#include <plask/mesh/rectangular_masked2d.hpp>

Inheritance diagram for plask::RectangularMaskedMesh2D::Elements:
[legend]
Collaboration diagram for plask::RectangularMaskedMesh2D::Elements:
[legend]

Public Member Functions

 Elements (const RectangularMaskedMesh2D &mesh)
 
Element operator() (std::size_t i0, std::size_t i1) const
 

Detailed Description

Definition at line 150 of file rectangular_masked2d.hpp.

Constructor & Destructor Documentation

◆ Elements()

plask::RectangularMaskedMesh2D::Elements::Elements ( const RectangularMaskedMesh2D mesh)
inlineexplicit

Definition at line 152 of file rectangular_masked2d.hpp.

Member Function Documentation

◆ operator()()

Element plask::RectangularMaskedMesh2D::Elements::operator() ( std::size_t  i0,
std::size_t  i1 
) const
inline

Definition at line 154 of file rectangular_masked2d.hpp.


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