Skip to content

Add missing DynamicMass::GetG_int()

Reinhard Resch requested to merge fix-dynamic-mass into develop

This branch adds a missing member function DynamicMass::GetG_int(). In addition to that, missing override statements are added and unused inline functions are deleted which are already inherited from ElemGravityOwner.

Merge request reports