Dear Jimmy,
 Thank you for your reply. Yes, I can set up only one base function for
each node. But the problem is that the example sets up two base functions
for a two-component vector. FESystems fe_basis(FE_Q<dim> (2),dim,FE_Q<dim>
(1),1), which the (2) means the vector has order-2 base functions.
Best regards,
Yuesu

On Sun, Aug 2, 2020 at 10:09 PM Jimmy Ho <jimmyho0...@gmail.com> wrote:

> Hi Yuesu,
>
> When you have a vector-valued finite element, different components of the
> vector are still interpolated using the same basis functions. So you can
> have two DOFs on each node, but there's only one basis function associated
> with this node.
>
> Hope that helps!
>
> Best,
> Jimmy
>
> --
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dealii/3c3bd51a-eaf4-49ce-af0f-fd6477100123o%40googlegroups.com
> .
>


-- 
Yuesu Jin,
Ph.D student,
University of Houston,
College of Natural Sciences and Mathematics,
Department of Earth and Atmospheric Sciences,
Houston, Texas 77204-5008
346-404-2062

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/CA%2B25a%3DLutoNZac%3DJe%2BcSTSAUNSEk3x3CSZjeUkgnFWo13QtKHQ%40mail.gmail.com.

Reply via email to