Skip to content

Commit 65e0147

Browse files
committed
Add concretize / isconvertible to docs
1 parent 765df08 commit 65e0147

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/src/interface.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ M(u, p, t; scale = 1.0) != zero(N)
155155
update_coefficients
156156
update_coefficients!
157157
cache_operator
158+
concretize
158159
```
159160

160161
## Traits
@@ -164,6 +165,7 @@ isconstant
164165
iscached
165166
issquare
166167
islinear
168+
isconvertible
167169
has_adjoint
168170
has_expmv
169171
has_expmv!

0 commit comments

Comments
 (0)