-
Notifications
You must be signed in to change notification settings - Fork 573
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trilinos Master Merge PR Generator: Auto PR created to promote from master_merge_20200619_000614 branch to master #7558
Conversation
* A user (@hillyuan) noted that in the Stepper*AppAction.hpp files, there were both an include and a forward declaration for the Stepper. - Removed the Stepper includes from Stepper*AppAction.hpp. - Removed unneeded SolutionHistory includes from default implementations of AppActions. They are included from their base. - Added documentation for applications on using AppAction defaults as templates for app-specific AppActions. * Added StepperOperatorSplitModifierXDefault. * Fixed latent bugs in StepperRKObserverDefault. * Added unit testing of the default AppActions (i.e., Stepper*ModifierDefault, Stepper*ModifierXDefault, and Stepper*ObserverDefault). Miscellaneous * Fixed some warnings related to TEMPUS_HIDE_DEPRECATED_CODE. All tests pass on my Mac.
…on-Includes Tempus: Cleanup of AppAction Includes.
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Galeri: Add matrix labels for elasticity problems PR Author: cgcgcg
…builds_fix_and_tests ATDM/cts1empire: Fix custom_builds and add unit tests
Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request. |
Status Flag 'Master Merge AutoTester' - Testing Jenkins Projects: Pull Request Auto Testing STARTING (click to expand)Build InformationTest Name: Trilinos_pullrequest_gcc_4.8.4
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_intel_17.0.1
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_gcc_7.2.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_gcc_8.3.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_clang_7.0.1
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_clang_9.0.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_cuda_9.2
Jenkins Parameters
Using Repos:
Pull Request Author: trilinos-autotester |
Status Flag 'Master Merge AutoTester' - Jenkins Testing: all Jobs PASSED Pull Request Auto Testing has PASSED (click to expand)Build InformationTest Name: Trilinos_pullrequest_gcc_4.8.4
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_intel_17.0.1
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_gcc_7.2.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_gcc_8.3.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_clang_7.0.1
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_clang_9.0.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_cuda_9.2
Jenkins Parameters
|
Status Flag 'Pre-Merge Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request. |
Status Flag 'Master Merge AutoTester' - Pull Request will be Automerged |
Merge on Pull Request# 7558: IS A SUCCESS - Pull Request successfully merged |
Auto PR created to promote from master_merge_20200619_000614 branch to master