Classes | Namespaces | Functions
axisym_fluid_traction_elements.h File Reference

Go to the source code of this file.

Classes

class  oomph::AxisymmetricNavierStokesTractionElement< ELEMENT >
 A class for elements that allow the imposition of an applied traction in the axisym Navier Stokes eqns. 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...
 
class  oomph::LinearisedFSIAxisymmetricNStNoSlipBCElementElement< FLUID_BULK_ELEMENT, SOLID_BULK_ELEMENT >
 A class for elements that allow the imposition of the linearised FSI no slip condition from an adjacent linearly elastic axisymmetric solid. The element geometry is obtained from the FaceGeometry<ELEMENT> policy class. More...
 

Namespaces

 oomph
 //////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////
 
 oomph::AxisymmetricNavierStokesTractionElementHelper
 Namespace containing the zero traction function for axisymmetric Navier Stokes traction elements.
 
 oomph::LinearisedFSIAxisymmetricNStNoSlipBCHelper
 ////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////
 

Functions

void oomph::AxisymmetricNavierStokesTractionElementHelper::Zero_traction_fct (const double &time, const Vector< double > &x, const Vector< double > &N, Vector< double > &load)
 Default load function (zero traction) More...