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

Exception for the case that a linear solver fails (typically with NaN due to zero inner product) More...

#include <exception.hpp>

Inheritance diagram for viennashe::util::linear_solver_exception:

Public Member Functions

 linear_solver_exception (std::string const &str)
 

Detailed Description

Exception for the case that a linear solver fails (typically with NaN due to zero inner product)

Definition at line 38 of file exception.hpp.

Constructor & Destructor Documentation

◆ linear_solver_exception()

viennashe::util::linear_solver_exception::linear_solver_exception ( std::string const &  str)
inline

Definition at line 41 of file exception.hpp.


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