![]() |
|
#include "generic.h"#include "poisson.h"#include "meshes/fish_mesh.h"#include "circle_as_generalised_element.h"Classes | |
| class | MyMacroElementNodeUpdateRefineableFishMesh< ELEMENT > |
| Refineable, fish-shaped mesh with MacroElement-based node update. More... | |
| class | FreeBoundaryPoissonProblem< ELEMENT > |
Namespaces | |
| ConstSourceForPoisson | |
| Namespace for const source term in Poisson equation. | |
Functions | |
| void | ConstSourceForPoisson::get_source (const Vector< double > &x, double &source) |
| Const source function. More... | |
| int | main () |
| Driver for "free-boundary" fish poisson solver with adaptation. More... | |
| int main | ( | ) |
Driver for "free-boundary" fish poisson solver with adaptation.
References problem.