ViennaSHE 1.3.0
Free open-source semiconductor device simulator using spherical harmonics expansions techniques.
all.hpp
Go to the documentation of this file.
1#ifndef VIENNASHE_IO_ALL_HPP
2#define VIENNASHE_IO_ALL_HPP
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
29
30#endif
Convenience functions for viennagrid::io (mostly adders)
Writes the energy distribution function to a file which can be processed by Gnuplot.
A writer function for writing the initial guess to an output file.
Provides a VTK writer for the computed distribution function. Outputs the (x, H)-space.
Simple routines for reading a vector from file, or writing a vector to file.