Skip to content

Commit

Permalink
Merge pull request #211 from gaurav-arya/ag-traitdocs
Browse files Browse the repository at this point in the history
Add concretize / isconvertible to docs
  • Loading branch information
ChrisRackauckas authored Jul 20, 2023
2 parents 765df08 + 65e0147 commit dd8fc48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ M(u, p, t; scale = 1.0) != zero(N)
update_coefficients
update_coefficients!
cache_operator
concretize
```

## Traits
Expand All @@ -164,6 +165,7 @@ isconstant
iscached
issquare
islinear
isconvertible
has_adjoint
has_expmv
has_expmv!
Expand Down

0 comments on commit dd8fc48

Please sign in to comment.