Functions | |
| void | Zero_traction_fct (const Vector< double > &x, const Vector< double > &N, Vector< std::complex< double > > &load) |
| Default load function (zero traction) More... | |
Namespace containing the zero traction function for linear elasticity traction elements
| void oomph::PMLTimeHarmonicLinearElasticityTractionElementHelper::Zero_traction_fct | ( | const Vector< double > & | x, |
| const Vector< double > & | N, | ||
| Vector< std::complex< double > > & | load | ||
| ) |
Default load function (zero traction)
Definition at line 59 of file pml_time_harmonic_linear_elasticity_traction_elements.h.
References i.
Referenced by oomph::PMLTimeHarmonicLinearElasticityTractionElement< ELEMENT >::PMLTimeHarmonicLinearElasticityTractionElement().