PLaSK library
|
The lowest and the largest index in use, for each direction. More...
#include <plask/mesh/rectangular_masked_common.hpp>
Public Member Functions | |
void | improveLo (std::size_t i) |
void | improveUp (std::size_t i) |
Public Attributes | |
std::size_t | lo |
std::size_t | up |
The lowest and the largest index in use, for each direction.
Definition at line 55 of file rectangular_masked_common.hpp.
|
inline |
Definition at line 57 of file rectangular_masked_common.hpp.
|
inline |
Definition at line 58 of file rectangular_masked_common.hpp.
std::size_t plask::RectangularMaskedMeshBase< DIM >::BoundaryIndexForAxis::lo |
Definition at line 56 of file rectangular_masked_common.hpp.
std::size_t plask::RectangularMaskedMeshBase< DIM >::BoundaryIndexForAxis::up |
Definition at line 56 of file rectangular_masked_common.hpp.