On the main branch of DOLFINx, ufl.VectorElement
has been replaced with basix.ufl.element(family, cell, degree, shape=(N,))
to create a N-dimensional vector space for a given Finite element family.
1 Like