PLaSK library
|
Simple adapter that allows to process single level in the mesh. More...
#include <solvers/optical/modal/meshadapter.hpp>
Classes | |
struct | Level |
Public Member Functions | |
virtual | ~LevelsAdapter () |
virtual shared_ptr< Level > | yield ()=0 |
Simple adapter that allows to process single level in the mesh.
Definition at line 27 of file meshadapter.hpp.
|
inlinevirtual |
Definition at line 53 of file meshadapter.hpp.