Skip to content

Commit

Permalink
Add to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal committed Apr 25, 2024
1 parent dc539b9 commit 10528b7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/src/devdocs/internal_interfaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ NonlinearSolve.AbstractDescentAlgorithm
NonlinearSolve.AbstractDescentCache
```

## Descent Results

```@docs
NonlinearSolve.DescentResult
```

## Approximate Jacobian

```@docs
Expand Down

0 comments on commit 10528b7

Please sign in to comment.