ViennaSHE 1.3.0
Free open-source semiconductor device simulator using spherical harmonics expansions techniques.
all.h
Go to the documentation of this file.
1#ifndef VIENNASHE_SOLVERS_VIENNACL_ALL_H
2#define VIENNASHE_SOLVERS_VIENNACL_ALL_H
3
4/* ============================================================================
5 Copyright (c) 2011-2022, Institute for Microelectronics,
6 Institute for Analysis and Scientific Computing,
7 TU Wien.
8
9 -----------------
10 ViennaSHE - The Vienna Spherical Harmonics Expansion Boltzmann Solver
11 -----------------
12
13 http://viennashe.sourceforge.net/
14
15 License: MIT (X11), see file LICENSE in the base directory
16=============================================================================== */
17
20
26#endif
27
Provides bindings to a multithreaded block-ILU solver based on functionality in ViennaCL.
Provides bindings to a serial ILUT-based solver shipped with ViennaCL.