Expand the used to MixedFSOptions to one time discretisation used on the whole equation set #549
Labels
bug
Pull requests or issues to relating to something not working
enhancement
Pull requests or issues relating to adding a new capability
Currently, if you try to used MixedFSOptions on the whole equations set it fails.
Example code is:
Error is:
raise RuntimeError("%r defined on incompatible FunctionSpace!" % r)
The text was updated successfully, but these errors were encountered: