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

#include <plask/mesh/rectangular_masked3d.hpp>

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

Public Member Functions

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

Detailed Description

Definition at line 229 of file rectangular_masked3d.hpp.

Constructor & Destructor Documentation

◆ Elements()

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

Definition at line 231 of file rectangular_masked3d.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 233 of file rectangular_masked3d.hpp.


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