Skip to content

Commit 07c6872

Browse files
Merge pull request #810 from abhro/patch-1
Add docstring for `BVPFunction` to bvp_types.md
2 parents a9cf99c + 3d97207 commit 07c6872

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/types/bvp_types.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
```@docs
44
SciMLBase.BVProblem
55
SciMLBase.SecondOrderBVProblem
6+
SciMLBase.BVPFunction
67
```
78

89
## Solution Type

0 commit comments

Comments
 (0)