Namespace containing the zero traction function for linear elasticity traction elements. More...
| Functions | |
| void | Zero_traction_fct (const double &time, const Vector< double > &x, const Vector< double > &N, Vector< double > &load) | 
| Default load function (zero traction)  More... | |
Namespace containing the zero traction function for linear elasticity traction elements.
| 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)
Definition at line 11 of file linear_elasticity_traction_elements.cc.
References i.
Referenced by oomph::LinearElasticityTractionElement< ELEMENT >::LinearElasticityTractionElement().