Closed andrsd closed 2 years ago
This was enabled by https://github.com/libMesh/MetaPhysicL/pull/15 and https://github.com/libMesh/MetaPhysicL/pull/16, and the bugs in that were fixed by https://github.com/libMesh/MetaPhysicL/pull/17 and https://github.com/libMesh/TIMPI/pull/95
We need to be able to do parallel reductions like
sum
,min
,max
withADReal
type.Currently, when we try to compile we would see:
Tagging @roystgnr