Commit d31e990
committed
Fix ModelingToolkitBase unbound signatures
Remove unnecessary static parameters from parameter-buffer methods and use public type intersection for numeric array element types.
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>1 parent aa4afff commit d31e990
3 files changed
Lines changed: 13 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
780 | 780 | | |
781 | 781 | | |
782 | 782 | | |
783 | | - | |
| 783 | + | |
784 | 784 | | |
785 | | - | |
| 785 | + | |
786 | 786 | | |
787 | 787 | | |
788 | 788 | | |
| |||
1008 | 1008 | | |
1009 | 1009 | | |
1010 | 1010 | | |
1011 | | - | |
1012 | | - | |
1013 | | - | |
1014 | | - | |
| 1011 | + | |
| 1012 | + | |
1015 | 1013 | | |
1016 | 1014 | | |
1017 | 1015 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1767 | 1767 | | |
1768 | 1768 | | |
1769 | 1769 | | |
1770 | | - | |
1771 | | - | |
1772 | | - | |
1773 | 1770 | | |
1774 | 1771 | | |
1775 | 1772 | | |
| |||
1783 | 1780 | | |
1784 | 1781 | | |
1785 | 1782 | | |
1786 | | - | |
1787 | | - | |
| 1783 | + | |
1788 | 1784 | | |
1789 | 1785 | | |
1790 | 1786 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
6 | 14 | | |
7 | 15 | | |
8 | 16 | | |
| |||
0 commit comments