Classes | Namespaces
young_laplace_elements.h File Reference

Go to the source code of this file.

Classes

class  oomph::YoungLaplaceEquations
 A class for all isoparametric elements that solve the YoungLaplace equations. More...
 
class  oomph::QYoungLaplaceElement< NNODE_1D >
 QYoungLaplaceElement elements are linear/quadrilateral/brick-shaped YoungLaplace elements with isoparametric interpolation for the function. More...
 
class  oomph::FaceGeometry< QYoungLaplaceElement< NNODE_1D > >
 Face geometry for the QYoungLaplaceElement elements: The spatial dimension of the face elements is one lower than that of the bulk element but they have the same number of points along their 1D edges. More...
 
class  oomph::HeightControlElement
 Height control element for YoungLaplace equations: Prescribe displacement along a spine (i.e. the "height of the meniscus" in exchange for treating the curvature as an unknown. Very similar to the DisplacementControlElement used in solid mechanics problems. More...
 

Namespaces

namespace  oomph
 DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1).