Go to the source code of this file.
Classes | |
| class | MyMacroElementNodeUpdateRefineableFishMesh< ELEMENT > |
| Refineable, fish-shaped mesh with MacroElement-based node update. More... | |
| class | FreeBoundaryPoissonProblem< ELEMENT > |
| Refineable "free-boundary" Poisson problem in deformable fish-shaped domain. Template parameter identifies the element. More... | |
Namespaces | |
| namespace | ConstSourceForPoisson |
| Namespace for const source term in Poisson equation. | |
Functions | |
| void | ConstSourceForPoisson::get_source (const Vector< double > &x, double &source) |
| Const source function. | |
| int | main () |
| Driver for "free-boundary" fish poisson solver with adaptation. | |
| int main | ( | ) |
Driver for "free-boundary" fish poisson solver with adaptation.
Definition at line 308 of file macro_element_free_boundary_poisson.cc.
References demo_fish_poisson(), and FreeBoundaryPoissonProblem< ELEMENT >::doc_solution().