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

Exception which is thrown if the size of a solution vector is truncated (too small or big) More...

#include <exception.hpp>

Inheritance diagram for viennashe::math::truncated_solution_vector_size_exception:

Public Member Functions

 truncated_solution_vector_size_exception (std::string const &str)
 

Detailed Description

Exception which is thrown if the size of a solution vector is truncated (too small or big)

Definition at line 35 of file exception.hpp.

Constructor & Destructor Documentation

◆ truncated_solution_vector_size_exception()

viennashe::math::truncated_solution_vector_size_exception::truncated_solution_vector_size_exception ( std::string const &  str)
inline

Definition at line 37 of file exception.hpp.


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