dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #04317
mixed dof numbering
About the global dof numbering for the different components in a function
defined by a mixed element: I get the impression that we use a different
ordering for the mixed dofs than for the dofs of a regular vector valued
function?
I guess the natural way is to order the global dofs such that all
components for a given node (e.g. a vertex for Lagrange elements) lies
together, which I think gives the better block structure? It appears that
the mixed dofs are ordered differently?
Maybe I'm wrong? But if not, we should take care of this as soon as
possible, since it is very confusing.
/Johan
Follow ups