Skip to content

Automatic snapshot commit from seacas at 21877fc

James Willenbring requested to merge gsjaardema:seacas-snapshot-jan 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 8d2316d9a6b20eef5c14218deedb030361f1c5c6 Author: Greg Sjaardema gsjaardema@gmail.com Date: Tue Jan 8 09:38:20 2019 -0700 Summary: NEM_SLICE: Remove md_getsubopt and use system version

Primary changes are:

  • Removal of local md_getsubopt and replace with using version in C library
  • Address static analyzer issues
  • adding timestep output timing to io_shell for use in benchmarking

@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