dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #20337
[Question #136165]: Mixed FunctionSpace Error
New question #136165 on DOLFIN:
https://answers.launchpad.net/dolfin/+question/136165
While running the Cahn-Hilliard problem given in the demo, I encountered the following error
Traceback (most recent call last):
File "demo2.py", line 39, in <module>
ME = V * V
TypeError: unsupported operand type(s) for *: 'FunctionSpace' and 'FunctionSpace'
--
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.
Follow ups