On Sat, Jun 23, 2012 at 1:38 AM, Paul T. Bauman <ptbau...@gmail.com> wrote:

> Attached is a patch that has started along this road. There are now FE
> accessor methods, protected FEAbstract* data structures for FE types, a
> couple of template methods, and a working vector_fe_ex2 using FEMSystem on
> the uncoupled Laplace example from vector_fe_ex1. Roy mentioned briefly
> today that he would be in favor of me going accessor happy. What's the plan
> for backward compatiblity then? Or rather how long do we want to hold on to
> it?
>

I've added an updated patch here:
http://users.ices.utexas.edu/~pbauman/femconxtext.patch

It adds initial support to ConstrainDirichlet for vector-valued elements.
C1 support is not complete yet (nor do I have any elements with which to
test it). I've updated the new vector_fe_ex2 to exercise this capability
and, in particular, made it 3-D to try and hit the side and edge
constraints. Seems to be working.

Thoughts/comments?

Thanks,

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