Go to the source code of this file.
Classes | |
class | oomph::DarcyFaceElement< ELEMENT > |
A class for elements that allow the imposition of an applied pressure in the Darcy equations. The geometrical information can be read from the FaceGeometry<ELEMENT> class and and thus, we can be generic enough without the need to have a separate equations class. More... | |
Namespaces | |
oomph | |
//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// | |
oomph::DarcyFaceElementHelper | |
Namespace containing the zero pressure function for Darcy pressure elements. | |
Functions | |
void | oomph::DarcyFaceElementHelper::Zero_pressure_fct (const double &time, const Vector< double > &x, const Vector< double > &N, double &load) |
Default load function (zero pressure) More... | |