![]() |
|
Classes | |
| class | ElasticFishBackElement |
| class | RefineableFishPoissonProblem< 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... | |
| template<class ELEMENT > | |
| void | demo_fish_poisson (const string &directory_name) |
| template<class ELEMENT > | |
| void | demo_elastic_fish_poisson (const string &directory_name) |
| int | main (int argc, char *argv[]) |
| void demo_elastic_fish_poisson | ( | const string & | directory_name | ) |
Demonstrate how to solve "elastic" 2D Poisson problem in deformable fish-shaped domain with mesh adaptation.
References problem.
| void demo_fish_poisson | ( | const string & | directory_name | ) |
///////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// Demonstrate how to solve 2D Poisson problem in deformable fish-shaped domain with mesh adaptation.
References oomph::CommandLineArgs::Argc, and problem.
Driver for "elastic" fish poisson solver with adaptation. If there are any command line arguments, we regard this as a validation run and perform only a single step.
References Flag_definition::setup().