Skip to content

Automatic snapshot commit from seacas at 01b8c3f

James Willenbring requested to merge gsjaardema:seacas-snapshot into develop

Created by: gsjaardema

Origin repo remote tracking branch: 'origin/master' Origin repo remote repo URL: 'origin = https://github.com/gsjaardema/seacas'

At commit:

commit 01b8c3f03bd038fbcd66b5cf68e9ac04069029b6 Author: Greg Sjaardema gdsjaar@sandia.gov Date: Fri Feb 22 12:09:30 2019 -0700 Summary: IOSS: Remove bad compose property sets

* Increase node/element id width to handle very large models
* Fix for BLOCK DATA not working on some compilers/systems
* Aprepro bug fix for redefining variable
* Improve genericity of IOSS block/set output routines
* Future support for parallel exodus compression
* Static analyzer fixes
* Minor bug fix / compiler warning fix
* Generated mesh warns if int size incorrect for mesh size

@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.

Merge request reports