PLaSK library
Loading...
Searching...
No Matches
plask::RectangularMaskedMeshBase< DIM >::ElementMeshBase< MaskedMeshType >::const_iterator Class Reference

Iterator over elements. More...

#include <plask/mesh/rectangular_masked_common.hpp>

Inheritance diagram for plask::RectangularMaskedMeshBase< DIM >::ElementMeshBase< MaskedMeshType >::const_iterator:
[legend]
Collaboration diagram for plask::RectangularMaskedMeshBase< DIM >::ElementMeshBase< MaskedMeshType >::const_iterator:
[legend]

Public Member Functions

template<typename... CtorArgs>
 const_iterator (const MaskedMeshType &originalMesh, CtorArgs &&... ctorArgs)
 
const Setset () const
 

Friends

class boost::iterator_core_access
 

Detailed Description

template<int DIM>
template<typename MaskedMeshType>
class plask::RectangularMaskedMeshBase< DIM >::ElementMeshBase< MaskedMeshType >::const_iterator

Iterator over elements.

Definition at line 159 of file rectangular_masked_common.hpp.

Constructor & Destructor Documentation

◆ const_iterator()

template<int DIM>
template<typename... CtorArgs>
plask::RectangularMaskedMeshBase< DIM >::ElementMeshBase< MaskedMeshType >::const_iterator::const_iterator ( const MaskedMeshType originalMesh,
CtorArgs &&...  ctorArgs 
)
inlineexplicit

Definition at line 172 of file rectangular_masked_common.hpp.

Member Function Documentation

◆ set()

template<int DIM>
const Set & plask::RectangularMaskedMeshBase< DIM >::ElementMeshBase< MaskedMeshType >::const_iterator::set ( ) const
inline

Definition at line 175 of file rectangular_masked_common.hpp.

Friends And Related Symbol Documentation

◆ boost::iterator_core_access

template<int DIM>
friend class boost::iterator_core_access
friend

Definition at line 167 of file rectangular_masked_common.hpp.


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