Commit d1afae0
Fix additional
Apply consistent `internalnorm::IN` templating to PolyAlgorithm and
GeneralizedFirstOrder __init functions to prevent trimming errors.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>internalnorm templating for trimming compatibility1 parent 91ff094 commit d1afae0
File tree
2 files changed
+4
-4
lines changed- lib
- NonlinearSolveBase/src
- NonlinearSolveFirstOrder/src
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments