Classes | Namespaces | Functions
time_harmonic_linear_elasticity_traction_elements.h File Reference

Go to the source code of this file.

Classes

class  oomph::TimeHarmonicLinearElasticityTractionElement< ELEMENT >
 A class for elements that allow the imposition of an applied traction in the equations of time-harmonic 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::TimeHarmonicLinearElasticityTractionElementHelper
 Namespace containing the zero traction function for linear elasticity traction elements.
 

Functions

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