-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
51,002 changed files
with
27,055,336 additions
and
2 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# first run of clang-format over MueLu | ||
1b1b032cf67a001d7c7595e3ccea653d5bcd1277 | ||
27387a814f72487f5a3fbb634cd5d1b298dfe4c5 | ||
# clang-format for Tempus | ||
586c87a8f1d21a837401aed54973689ac1177fba | ||
# Removed CRs from several package files | ||
f2718045d03fc5622b05e62e3a28be6a89475989 | ||
# Removed CRs in cmake/ctest/drivers/ascicgpu031/drakify-email.pl | ||
ca64fb4e4a495946d98e6e77060d5c03de6e21d7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
. | ||
packages/moocho | ||
packages/Sundance | ||
packages/CTrilinos | ||
packages/ForTrilinos | ||
package/optika | ||
packages/mesquite | ||
packages/xSDKTrilinos | ||
packages/framework/GenConfig | ||
packages/framework/son-ini-files | ||
packages/framework/srn-ini-files | ||
packages/trilinos_linear_solvers | ||
TriBITS | ||
TriBITS/TriBITSDoc | ||
run_trilinos_pr_builds | ||
kokkos | ||
kokkos-kernels | ||
seacas | ||
DataTransferKit | ||
preCopyrightTrilinos | ||
DrekarBase | ||
DrekarResearch |
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
/packages/amesos/ @trilinos/amesos | ||
|
||
/packages/amesos2/ @trilinos/amesos2 | ||
|
||
/packages/anasazi/ @trilinos/anasazi | ||
|
||
/packages/aztecoo/ @trilinos/aztecoo | ||
|
||
/packages/belos/ @trilinos/belos | ||
|
||
/packages/epetra/ @trilinos/epetra | ||
|
||
/packages/epetraext/ @trilinos/epetraext | ||
|
||
/packages/framework/ @trilinos/framework | ||
|
||
/packages/ifpack/ @trilinos/ifpack | ||
|
||
/packages/ifpack2/ @trilinos/ifpack2 | ||
|
||
/packages/intrepid/ @trilinos/intrepid | ||
|
||
/packages/intrepid2/ @trilinos/intrepid2 | ||
|
||
/packages/isorropia/ @trilinos/isorropia | ||
|
||
/packages/kokkos/ @trilinos/kokkos | ||
|
||
/packages/kokkos-kernels/ @trilinos/kokkos-kernels | ||
|
||
/packages/ml/ @trilinos/ml | ||
|
||
/packages/muelu/ @trilinos/muelu | ||
|
||
/packages/new_package/ @trilinos/new_package | ||
|
||
/packages/nox/ @trilinos/nox | ||
|
||
/packages/pamgen/ @trilinos/pamgen | ||
|
||
/packages/panzer/ @trilinos/panzer | ||
|
||
/packages/phalanx/ @trilinos/phalanx | ||
|
||
/packages/piro/ @trilinos/piro | ||
|
||
/packages/pliris/ @trilinos/pliris | ||
|
||
/packages/PyTrilinos/ @trilinos/pytrilinos | ||
|
||
/packages/rol/ @trilinos/rol | ||
|
||
/packages/rtop/ @trilinos/rtop | ||
|
||
/packages/sacado/ @trilinos/sacado | ||
|
||
/packages/seacas/ @trilinos/seacas | ||
|
||
/packages/shards/ @trilinos/shards | ||
|
||
/packages/shylu/ @trilinos/shylu | ||
|
||
/packages/stk/ @trilinos/stk | ||
|
||
/packages/stokhos/ @trilinos/stokhos | ||
|
||
/packages/stratimikos/ @trilinos/stratimikos | ||
|
||
/packages/teko/ @trilinos/teko | ||
|
||
/packages/tempus/ @trilinos/tempus | ||
|
||
/packages/teuchos/ @trilinos/teuchos | ||
|
||
/packages/thyra/ @trilinos/thyra | ||
|
||
/packages/tpetra/ @trilinos/tpetra | ||
|
||
/packages/trilinoscouplings/ @trilinos/trilinoscouplings | ||
|
||
/packages/triutils/ @trilinos/triutils | ||
|
||
/packages/xpetra/ @trilinos/xpetra | ||
|
||
/packages/zoltan/ @trilinos/zoltan | ||
|
||
/packages/zoltan2/ @trilinos/zoltan2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
name: Bug Report | ||
about: Help us fix something that's broken. | ||
title: "PackageName: General Summary of the Bug" | ||
labels: "type: bug" | ||
assignees: '' | ||
|
||
--- | ||
|
||
## Bug Report | ||
Trilinos organization members, please @ mention the correct package team. | ||
If you are not a member, please refer to https://github.com/trilinos/Trilinos/wiki/Trilinos-Package-Owners to mention the correct parties (because non-members cannot mention Github teams). | ||
|
||
### Description | ||
What went wrong? What should have happened? Do you have an idea what might | ||
fix things? How has this bug affected you? What are you trying to accomplish? | ||
What specifically must we demonstrate to call this work complete? | ||
|
||
### Steps to Reproduce | ||
1. SHA1: [insert here] | ||
1. Configure script: [attach here] | ||
1. Configure log: [attach here] | ||
1. Build log: [attach here] | ||
1. Input deck: [attach here] | ||
1. Do this. | ||
1. Do that. | ||
1. Shake fist angrily at computer. | ||
1. Run log: [attach here] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
name: Documentation | ||
about: Help us improve our documentation. | ||
title: "PackageName: General Summary of the Documentation Needed" | ||
labels: "impacting: documentation" | ||
assignees: '' | ||
|
||
--- | ||
|
||
## Documentation | ||
Trilinos organization members, please @ mention the correct package team. | ||
If you are not a member, please refer to https://github.com/trilinos/Trilinos/wiki/Trilinos-Package-Owners to mention the correct parties (because non-members cannot mention Github teams). | ||
|
||
What would you like to see in the documentation? How does our current | ||
documentation not meet your needs? How has this lack of documentation affected | ||
you? What are you trying to accomplish? What specifically must we demonstrate | ||
to call this work complete? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
name: Enhancement | ||
about: Help us fix something that's broken. | ||
title: "PackageName: General Summary of the Enhancement" | ||
labels: "type: enhancement" | ||
assignees: '' | ||
|
||
--- | ||
|
||
## Enhancement | ||
Trilinos organization members, please @ mention the correct package team. | ||
If you are not a member, please refer to https://github.com/trilinos/Trilinos/wiki/Trilinos-Package-Owners to mention the correct parties (because non-members cannot mention Github teams). | ||
|
||
What feature/addition is needed? How does this differ from what we currently | ||
have? Are there any alternative solutions you've considered? Do you have | ||
suggestions on implementation? How has the lack of this feature affected you? | ||
What are you trying to accomplish? What specifically must we demonstrate to | ||
call this work complete? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
name: Question | ||
about: What's something you need help with? | ||
title: "PackageName: General Summary of the Question" | ||
labels: "type: question" | ||
assignees: '' | ||
|
||
--- | ||
|
||
## Question | ||
Trilinos organization members, please @ mention the correct package team. | ||
If you are not a member, please refer to https://github.com/trilinos/Trilinos/wiki/Trilinos-Package-Owners to mention the correct parties (because non-members cannot mention Github teams). | ||
|
||
What are you wondering about? What has you confused? What answers do you | ||
need? What are you trying to accomplish? How does your question fit into what | ||
you're trying to do? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
name: Triage | ||
about: Help us fix something that's broken. | ||
title: "<TestName> failing in Trilinos builds starting <Date>" | ||
labels: "type: bug, impacting: tests, Primary Build" | ||
projects: 'Build Triage' | ||
assignees: '' | ||
|
||
--- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
<!--- | ||
Note that anything between these delimiters is a comment that will not appear | ||
in the pull request description once created. Most areas in this message are | ||
commented out and can be easily added by removing the comment delimiters. | ||
CHOOSE APPROPRIATE BRANCH | ||
Be sure to select `develop` as the `base` branch against which to create this | ||
pull request. Only pull requests against `develop` will undergo Trilinos' | ||
automated testing. Pull requests against `master` will be ignored. | ||
TITLE | ||
Provide a general summary of your changes in the Title above. If this pull | ||
request pertains to a particular package in Trilinos, it's worthwhile to start | ||
the title with "PackageName: ". | ||
REVIEWERS | ||
Please make sure to mark: | ||
* Reviewers | ||
* Assignees | ||
* Labels | ||
SHOULD THIS PR BE IN THE RELEASE NOTES? | ||
If the changes in the PR should be considered for inclusion in the release notes, | ||
please apply the label "xx.y release note" where xx.y is the version of the | ||
upcoming release. | ||
NOTIFY THE RIGHT TEAMS | ||
Replace <teamName> below with the appropriate Trilinos package/team name. | ||
--> | ||
@trilinos/<teamName> | ||
|
||
## Motivation | ||
<!--- | ||
Why is this change required? What problem does it solve? Please link to a github | ||
issue that describes the problem/issue/bug this PR solves. | ||
--> | ||
|
||
## Related Issues | ||
<!--- | ||
If applicable, let us know how this merge request is related to any other open | ||
issues or pull requests: | ||
--> | ||
|
||
* Closes `put-issue-number-here` | ||
|
||
<!-- | ||
Other options are | ||
* Blocks | ||
* Is blocked by | ||
* Follows | ||
* Precedes | ||
* Related to | ||
* Part of | ||
* Composed of | ||
--> | ||
|
||
|
||
## Stakeholder Feedback | ||
<!--- | ||
If a github issue includes feedback from the relevant stakeholder(s), please link it. | ||
If the stakeholder(s) communicated that feedback through a different medium, please note that you did so. | ||
--> | ||
|
||
## Testing | ||
<!--- | ||
Please confirm that any classes or functions in the Trilinos library that this PR touches are | ||
exercised by at least one test in Trilinos. Please specify which test that is. For untestable | ||
changes (e.g. changes to the nightly testing system) or changes to Trilinos tests, please say "N/A". | ||
--> | ||
|
||
<!--- | ||
## Additional Information | ||
Anything else we need to know in evaluating this merge request? | ||
--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
version: 2 | ||
updates: | ||
- package-ecosystem: github-actions | ||
directory: / | ||
schedule: | ||
interval: weekly | ||
target-branch: develop | ||
|
Oops, something went wrong.