On 06/13/2017 06:16 PM, Weixiong Zheng wrote:
|

|

As the problem is a scalar problem, fv.shape_value and shape_grad work as they are supposed to, but not the get_function_values.

It is a coincidence that the former two work -- they return the one non-zero component of a vector valued element.

But the bug is that you create an FESystem: you say that the problem you have has two vector components if you create such an FESystem object. But you also say that the problem is scalar. This is a contradition.

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                           www: http://www.math.colostate.edu/~bangerth/

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to