On Wed, Sep 5, 2012 at 3:45 PM, John Peterson <jwpeter...@gmail.com> wrote:

> On Wed, Sep 5, 2012 at 2:16 PM, Paul T. Bauman <ptbau...@gmail.com> wrote:
> >
> > 5. Just to be clear, the (excellent) report I cite in the code comes from
> > the deal.ii website, but I came across it through a Google search. All
> the
> > code is my own, or copied from existing libMesh code, and nothing came
> from
> > deal.ii.
>
> Hmm... if it was me, I definitely would have copied deal.ii ;-)
>

Hahaha. :P


>
> > 6. For higher-order tet elements, we'll need a tet14 for the face dofs.
>
> Interesting.  4 vertex + 6 midedge + 4 midface nodes?
>

For Nedelec, you don't have any vertex dofs, just edges (first order), edge
and faces (second order), and edges, faces, and interior (third+).


>
> If you're looking for suggestions, I'd number the midface nodes last,
> in the same order as the faces.
>

Thanks, that would be my plan. But, at the moment, it's low on the list. I
was just trying to point out the caveats that I were at the front of my
mind.


>
> And get Ben to generate the ASCII art for the documentation!
>

Of course! :P
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to