Go to the source code of this file.
Classes | |
| class | oomph::AxisymmetricPoroelasticityTractionElement< ELEMENT > |
| class | oomph::FSILinearisedAxisymPoroelasticTractionElement< POROELASTICITY_BULK_ELEMENT, NAVIER_STOKES_BULK_ELEMENT > |
Namespaces | |
| oomph | |
| oomph::AxisymmetricPoroelasticityTractionElementHelper | |
Functions | |
| void | oomph::AxisymmetricPoroelasticityTractionElementHelper::Zero_traction_fct (const double &time, const Vector< double > &x, const Vector< double > &N, Vector< double > &load) |
| Default load function (zero traction) More... | |
| void | oomph::AxisymmetricPoroelasticityTractionElementHelper::Zero_pressure_fct (const double &time, const Vector< double > &x, const Vector< double > &N, double &load) |
| Default load function (zero pressure) More... | |
Variables | |
| bool | oomph::AxisymmetricPoroelasticityTractionElementHelper::Allow_gap_in_FSI =false |
| Public boolean to allow gap between poro-elastic and Navier Stokes element in FSI computations. Useful in hybrid linear/nonlinear geometry runs where this will happen. More... | |