On Wed, 1 Aug 2012, Paul T. Bauman wrote:

> 4. I've tried to add descriptions about the assumptions we make in grabbing 
> component values from FunctionBase objects for
> vector variables.

We ought to also clearly document what happens with dimension
mismatch: if a 2D Nedelec element is used while LIBMESH_DIM==3, should
the corresponding FunctionBase entries be
previous_variable,u,v,next_variable or should they be
previous_variable,u,v,w=0,next_variable?

All the code looks good.
---
Roy

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