ViennaSHE 1.3.0
Free open-source semiconductor device simulator using spherical harmonics expansions techniques.
exception.hpp File Reference

Provides the exceptions used inside the viennashe::she namespace. More...

#include <iostream>
#include <stdexcept>

Go to the source code of this file.

Classes

class  viennashe::solvers::invalid_linear_solver_exception
 Exception for the case that an invalid solver is in use. More...
 
class  viennashe::solvers::invalid_nonlinear_solver_exception
 Exception for the case that an invalid nonlinear solver is in use. More...
 

Namespaces

namespace  viennashe
 The main ViennaSHE namespace. All functionality resides inside this namespace.
 
namespace  viennashe::solvers
 Namespace containing a variety of different linear solvers.
 

Detailed Description

Provides the exceptions used inside the viennashe::she namespace.

Definition in file exception.hpp.