[petsc-users] [Posible SPAM] Re: DMPlex for high order elements

Alejandro D Otero aotero at fi.uba.ar
Wed Nov 18 13:32:51 CST 2015


Ok, I'll think about it.
Thank you!

On Wed, Nov 18, 2015 at 4:29 PM, Jed Brown <jed at jedbrown.org> wrote:

> Alejandro D Otero <aotero at fi.uba.ar> writes:
>
> > Hi, I am trying to define a spectral element mesh in the frame of DMPlex
> > structure.
> > To begin with I am thinking of quadrilateral 2d elements. Lets say I
> have a
> > 16 node element with 2 nodes on each edge besides the 2 corners and 4
> nodes
> > inside the element. I'd like to treat all nodes as vertex in the DMPlex
> > structure.
>
> That's not the intended way to use DMPlex.  You associate an arbitrary
> number of dofs with each topological entity (vertex, edge, face, cell).
> So for your Q_3 elements in 2D, you would put 1 dof at vertices, 2 at
> edges, and 4 at cell interiors.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20151118/acff2a85/attachment.html>


More information about the petsc-users mailing list