From: Stogner, R. H <roy...@ic...> - 2019-03-14 19:00:56
|
On Thu, 14 Mar 2019, Michael Povolotskyi wrote: > is it possible to apply dirichlet boundary conditions for Nedelec elements? I don't believe so - the former predate the latter and at quick glance the code seems hardcoded to expect scalar variable fields. You might be stuck using a penalty method as a workaround. --- Roy |