Go to the source code of this file.
Classes | |
| class | oomph::BiharmonicPreconditioner |
| Biharmonic Preconditioner - for two dimensional problems. More... | |
| class | oomph::ExactSubBiharmonicPreconditioner |
| Sub Biharmonic Preconditioner - an exact preconditioner for the 3x3 top left hand corner sub block matrix. Used as part of the BiharmonicPreconditioner<MATRIX> . By default this uses the BBD (block-bordered-diagonal/arrow-shaped) preconditioner; can also switch to full BD version (in which case all the 3x3 blocks are retained) More... | |
| class | oomph::InexactSubBiharmonicPreconditioner |
| SubBiharmonic Preconditioner - an inexact preconditioner for the 3x3 top left hand corner sub block matrix. Used as part of the BiharmonicPreconditioner<MATRIX> More... | |
Namespaces | |
| oomph | |
| oomph::Biharmonic_schur_complement_Hypre_defaults | |
Functions | |
| void | oomph::Biharmonic_schur_complement_Hypre_defaults::set_defaults (HyprePreconditioner *hypre_prec_pt) |
| set the defaults More... | |