Skip to content

Commit 547853a

Browse files
Sébastien LoiselSébastien Loisel
authored andcommitted
Add clear_mumps_analysis_cache! to API documentation
Fix CI failure caused by missing docstring in the manual.
1 parent f52e6f3 commit 547853a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/src/api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,7 @@ x = transpose(b) / transpose(A) # solve x*transpose(A) = transpose(b)
571571

572572
```@docs
573573
clear_plan_cache!
574+
clear_mumps_analysis_cache!
574575
```
575576

576577
## Full API Index

0 commit comments

Comments
 (0)