Classes | Namespaces | Functions
axisym_linear_elasticity_traction_elements.h File Reference

Go to the source code of this file.

Classes

class  oomph::AxisymmetricLinearElasticityTractionElement< ELEMENT >
 A class for elements that allow the imposition of an applied traction in the equations of axisymmetric linear elasticity. 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::FSIAxisymmetricLinearElasticityTractionElement< ELASTICITY_BULK_ELEMENT, NAVIER_STOKES_BULK_ELEMENT >
 //////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// More...
 

Namespaces

 oomph
 //////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////
 
 oomph::AxisymmetricLinearElasticityTractionElementHelper
 Namespace containing the zero traction function for axisymmetric linear elasticity traction elements.
 

Functions

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