Skip to content

Embedded dirk

James Willenbring requested to merge sconde:embedded-dirk into develop

Created by: sconde

Adds embedded DIRK capability to Tempus.

@trilinos/tempus

Motivation and Context

Add adaptive time stepping capability.

Related Issues

  • Closes
  • Blocks
  • Is blocked by #2219
  • Follows
  • Precedes
  • Related to
  • Part of
  • Composed of

How Has This Been Tested?

All tests passing. DIRK test has been updated to include embedded DIRK. Wednesday-2018-02-14-16_25-build_tempus_dev-test.log

Screenshots

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.

Additional Information

Merge request reports