← Back to team overview

dolfin team mailing list archive

Setting exterior_facet_domains

 

Hello all,

I used to be able pass marked exterior facet domains like so in Python.

VariationalProblem(a, L, exterior_facet_domains=boundary)

This was useful in setting boundary conditions and doesn't seem to work
any more. Is there a new syntax for doing this?

Thanks,
Harish


Follow ups