Automatic snapshot commit from seacas at ee0f81875
Created by: gsjaardema
Origin repo remote tracking branch: 'origin/master' Origin repo remote repo URL: 'origin = https://github.com/gsjaardema/seacas'
At commit:
commit ee0f81875174fc3e9aeb066f6e86b12273e0e4a9 Author: Greg Sjaardema gsjaardema@gmail.com Date: Fri Apr 5 11:09:51 2019 -0600 Summary: Change c-cast to c++
@trilinos/seacas
Description
Motivation and Context
How Has This Been Tested?
Checklist
-
My commit messages mention the appropriate GitHub issue numbers. -
My code follows the code style of the affected package(s). -
My change requires a change to the documentation. -
I have updated the documentation accordingly. -
I have read the code contribution guidelines for this project. -
I have added tests to cover my changes. -
All new and existing tests passed. -
No new compiler warnings were introduced. -
These changes break backwards compatibility.
Primarily static analyzer (codacy) recommended changes Addition of ADIOS2 capability to IOSS Performance/Memory-reduction for auto-decomp Other changes/cleanups over past month.