On Wed, Aug 1, 2012 at 10:20 PM, Roy Stogner <royst...@ices.utexas.edu>wrote:

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

Just to triple check: we currently tie the number of components to the
mesh_dimension() - this will return 2 for two-dimensional elements in 3
spatial dimensions, correct?
------------------------------------------------------------------------------
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