IDAES / idaes-ext

IDAES developer repo for those building the idaes binary solvers and related tools.
Other
8 stars 11 forks source link

For PETSc build also pull in a couple python files #136

Closed eslickj closed 2 years ago

eslickj commented 2 years ago

This pulls in a couple PETSc python files to read binary data written by the solver. It also provides an alternate method of reading in the build configuration, which is needed to properly read the binary data.