Go to the source code of this file.
Classes | |
| class | FishPoissonProblem< ELEMENT > | 
Namespaces | |
| ConstSourceForPoisson | |
| Namespace for const source term in Poisson equation.  | |
Functions | |
| void | ConstSourceForPoisson::source_function (const Vector< double > &x, double &source) | 
| Const source function.  More... | |
| int | main () | 
| int main | ( | ) | 
Demonstrate how to solve 2D Poisson problem in fish-shaped domain.
Definition at line 213 of file fish_poisson_no_adapt.cc.
References FishPoissonProblem< ELEMENT >::doc_solution().