Utilities
Missing docstring for unitindex
. Check Documenter's build log for details.
MethodOfLines.ivs
— Functionivs(u, s::DiscreteSpace)
Filter out the time variable and get the spatial variables of u
in s
.
MethodOfLines.Idx
— FunctionIdx(II::CartesianIndex, s::DiscreteSpace, u, indexmap)
Here indexmap
maps the arguments of u
in s
to their ordering. Return a subindex of II
that corresponds to only the spatial arguments of u
.