> It is also inconsistent with some of the other DMShellSetXXX() as some
> type check the type (e.g. DMShellSetCreateMatrix), whilst some do, e.g.
> DMShellSetCoarsen().
>
>
ooops - I meant some setters DO check types and some DON'T

DMShellSetCreateMatrix() --> doesn't check the type
DMShellSetCoarsen()         --> DOES check the type

Reply via email to