Homec4science

Small cleanup of MaterialLinearElastic4 interface

Authored by junge on Mar 26 2018, 16:36.

Description

Small cleanup of MaterialLinearElastic4 interface

  • evaluate_stress and evaluate_stress_tangent took rvalue references instead of lvalue references to the internal variables
  • the #define header guard of material_linear_elastic4.hh was identical to the one in material_linear_elastic3.hh, resulting in MaterialLinearElastic4 not being visible in the python binding files.

Details

Committed
jungeMar 26 2018, 16:36
Pushed
jungeMar 26 2018, 16:39
Parents
rMUSPECTRE925493c49675: BUG: InternalVariables needs to be a tuple that holds two scalar maps.
Branches
Unknown
Tags
Unknown