Heidelberg Educational Numerics Library Version 0.24 (from 9 September 2011)
Classes | Functions

src/pde.hh File Reference

solvers for partial differential equations More...

#include <vector>
#include "newton.hh"

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

Detailed Description

solvers for partial differential equations