You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a contact processing class to the coupling scheme that is an interface to virtual classes/members that hold method/case/enforcement specific computations.
This will clean up the coupling scheme and all the switch yards.
Calculations that will be hidden away underneath the polymorphism are things like getGapTol(), computeTimeStep(), applyPhysics(), etc.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: