Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Initial discrete adjoint capability with ERK #559
base: develop
Are you sure you want to change the base?
Initial discrete adjoint capability with ERK #559
Changes from 117 commits
96503a8
3c3a406
cbfbd79
e6815d6
c7d3f39
fa21304
32832c1
f9a2c49
9676a70
1e5eac7
0b17693
10d9370
532dd48
27fe770
b7d7e08
b95404b
491765f
5229e68
bc58f0c
14be3e5
8e7e08a
d80ef7a
151a271
acdaef3
dbc0207
c7a47b4
f20affe
b797a1a
d3f8bad
a0348a2
53c9bcc
75d3d66
e262fb6
7881ddc
5e03e95
483a53c
300f8dc
25b366d
7d3274d
a5c4b32
19827f5
ac0adec
0416868
e5af802
e8d0634
bdcf634
40ee734
2c4d1a7
a082c34
3da5408
806774c
f8b19cc
822bb71
4446183
f9c42b2
cb6b0fd
4e0784a
7ba3a87
5a110e3
32d6f3d
5b2b84e
97be184
df504e1
9750b43
9eb463e
29f698e
986e782
80e9b84
b8ba85a
663cdd1
1d75d3f
4fd8f4a
51763f7
5ea7869
dad3fbd
1a9c84f
8fb60be
9980090
b928595
d3ca3b8
1672e09
12e1c2b
abf37fb
08343ce
20b6731
319d899
da6e773
a4fc856
cd12b43
c7b6cde
0c1b84c
d43d59a
19621a6
cd1891a
9d32e88
01eba9e
13e444e
53f30c2
03e26d6
9f6baab
b1a3dad
50cb5a1
905f98f
ec8bbde
2a05e5d
92a7f17
1461d63
fc47959
7cd59d6
d4228ea
24114fe
ef116d5
eadc5ea
68e1d1e
e24ed27
aa7ccc1
ec41dfa
106022a
81fa70f
f00e158
173a1cc
0e85269
9e95184
7158562
f9dc452
9cd7450
9d332b4
e7e25ab
ca1bc17
43e9be0
01515c4
766c222
9041421
dcb5e7a
ac20d73
e8d65b6
11220bb
41c468c
926caa0
ef224be
ffb0d25
2d431e4
93700d3
09d0fe1
86e388d
d88dc73
e628c68
ec024dc
57b74d2
8ef4e82
a17092a
13c7c63
c333f57
d4846b3
cb495dc
9641457
6d7c459
c52f9dc
f9b48ad
794327b
f62a1a8
cfaab51
d00e769
5210ca7
2c196f6
6d62b97
3a8920b
77abed5
02aa271
bba7343
9a8d422
0549afd
5c3cbf6
06e6875
d29b95e
cb456e2
65eafd4
dcc74c8
e3a9a42
127ff2d
9f483e0
51406bc
3c6844b
f6b7866
10869c6
ae18e60
4893e19
4d238f0
42b1f59
fb6a34e
8d42749
91900f5
3a26598
ad41aa0
76e4537
2e7859e
b72dc5a
15b0b7c
3f175d0
b71fd0a
da261e7
c84f8d1
aecc502
068fbd7
697e870
9973277
015fc55
b31a678
44e331e
633062b
762dc3f
c77132f
7d17534
b7f4794
5481820
e144a9a
23d2cb0
9785909
a8811d5
758287c
cc49a54
80bb41d
c0a0783
e0ecd2c
4acf8ca
164933a
7237b2c
1b18e8c
f2a9b0d
a8ab522
06e99e3
eba5765
d386417
6cf811a
3b7e733
6ff3a78
59ea02e
5a5fd64
b2b8254
0be20be
0e2ae77
2560fa7
059046b
3b7d7f3
bd36a0f
5526f03
93a9957
5a78a2a
066fc3c
abe96c2
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note to self: error for negative value or something before current step?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note: When we eventually support complex-valued data, these transposes will need to be converted to conjugate-transposes.