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 ;-)

> 6. For higher-order tet elements, we'll need a tet14 for the face dofs.

Interesting.  4 vertex + 6 midedge + 4 midface nodes?

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

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

-- 
John

------------------------------------------------------------------------------
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