Heidelberg Educational Numerics Library Version 0.27 (from 15 March 2021)
|
solvers for partial differential equations More...
Go to the source code of this file.
Classes | |
class | hdnum::StationarySolver< M > |
Stationary problem solver. E.g. for elliptic problmes. More... | |
Functions | |
template<class N , class G > | |
void | hdnum::pde_gnuplot2d (const std::string &fname, const Vector< N > solution, const G &grid) |
gnuplot output for stationary state | |
solvers for partial differential equations