Classes | Namespaces | Functions
linear_elasticity_traction_elements.h File Reference

Go to the source code of this file.

Classes

class  oomph::LinearElasticityTractionElement< ELEMENT >
 A class for elements that allow the imposition of an applied traction in the equations of 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...
 

Namespaces

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

Functions

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