Home
(current)
Gallery
(current)
Tutorial
(current)
Source
(current)
pylbm.stencil.Stencil.index
¶
method
Stencil.
index
(
value
[
,
start
[
,
stop
]
]
)
→
integer
–
return
first
index
of
value.
¶
Raises ValueError if the value is not present.