9 Dec
2015
9 Dec
'15
1:38 p.m.
On 09/12/15 13:28, William Booker wrote:
bcv_x = DirichletBC(W.sub(0).sub(0), Constant(0), 1, method="geometric") File "/home/cserv1_a/apps/install/firedrake/0.11.0-328-gbf9dd55/lib64/python2.7/site-packages/firedrake/functionspace.py",
^^^^^^^^^^^^^^^^^^^ This is a very old Firedrake, in which the described feature did not exist. $ git show 0.11.0-328-gbf9dd55 commit bf9dd5549c4e5add9c6c86e1074d2949d31a58f1 Merge: b9cf0da 33d1104 Author: Lawrence Mitchell <lawrence.mitchell@imperial.ac.uk> Date: Wed Feb 18 11:32:58 2015 +0000 You'll need to upgrade. Cheers, Lawrence