Skip to content

refactored use of pprPhi in ElasticEnergy to avoid race condition

DeWitt, Stephen requested to merge 71d/mmmm:race_fix_elastic_energy into master

Fixes a discrepancy between the CPU and GPU versions of meumapps-ss. There was a race condition with pprPhi in ElasticEnergy that is now avoided.

Merge request reports