ViennaSHE 1.3.0
Free open-source semiconductor device simulator using spherical harmonics expansions techniques.
viennashe::invalid_boundary_condition_exception Class Reference

Exception for the case that a segment or a segment that does not belong to a mesh is encountered. More...

#include <exception.hpp>

Inheritance diagram for viennashe::invalid_boundary_condition_exception:

Public Member Functions

 invalid_boundary_condition_exception (std::string const &str)
 

Detailed Description

Exception for the case that a segment or a segment that does not belong to a mesh is encountered.

Definition at line 69 of file exception.hpp.

Constructor & Destructor Documentation

◆ invalid_boundary_condition_exception()

viennashe::invalid_boundary_condition_exception::invalid_boundary_condition_exception ( std::string const &  str)
inline

Definition at line 71 of file exception.hpp.


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