Allow to setup BoundaryPatch from non-scalar bitfield
This makes life a bit easier to handle some inconsistencies in how Dirichlet conditions are enforced:
BoundaryPatch (BitSetVector<1>) <-> Dirichlet bit field (BitSetVector)
This makes life a bit easier to handle some inconsistencies in how Dirichlet conditions are enforced:
BoundaryPatch (BitSetVector<1>) <-> Dirichlet bit field (BitSetVector)