Commit 0cb25a2
Add docstrings for the public mass matrix helpers
Also mark __check_dae_adaptivity as public, since it is imported by
BoundaryValueDiffEqMIRK and BoundaryValueDiffEqFIRK and the
ExplicitImports QA check requires explicit imports to be public, and
render all six docstrings on the internal interfaces docs page as
required by the API docs QA check.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 59428dd commit 0cb25a2
3 files changed
Lines changed: 47 additions & 2 deletions
File tree
- docs/src/devdocs
- lib/BoundaryValueDiffEqCore/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| 31 | + | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
| |||
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
| 43 | + | |
39 | 44 | | |
40 | 45 | | |
41 | 46 | | |
| |||
52 | 57 | | |
53 | 58 | | |
54 | 59 | | |
| 60 | + | |
55 | 61 | | |
56 | 62 | | |
57 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
940 | 940 | | |
941 | 941 | | |
942 | 942 | | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
943 | 950 | | |
944 | | - | |
945 | 951 | | |
946 | 952 | | |
947 | 953 | | |
948 | 954 | | |
949 | | - | |
950 | 955 | | |
951 | 956 | | |
952 | 957 | | |
953 | 958 | | |
954 | 959 | | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
955 | 966 | | |
956 | 967 | | |
957 | 968 | | |
| |||
961 | 972 | | |
962 | 973 | | |
963 | 974 | | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
964 | 982 | | |
965 | 983 | | |
966 | 984 | | |
| |||
972 | 990 | | |
973 | 991 | | |
974 | 992 | | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
975 | 1001 | | |
976 | 1002 | | |
977 | 1003 | | |
| |||
986 | 1012 | | |
987 | 1013 | | |
988 | 1014 | | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
989 | 1020 | | |
990 | 1021 | | |
991 | 1022 | | |
| |||
1000 | 1031 | | |
1001 | 1032 | | |
1002 | 1033 | | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
1003 | 1041 | | |
1004 | 1042 | | |
1005 | 1043 | | |
| |||
0 commit comments