Hi,

On Tuesday, January 31, 2017 at 5:27:10 AM UTC+1, Edith Sotelo wrote:
>
>
> Hi,
>> So far I just worked with the simple Fe_Enriched constructor, However I 
>> want to use more enrichment functions and I am having problems to 
>> understand  the third argument  of  this constructor (below). 
>> I Know I need to pass a vector  of functions but not sure about the exact 
>> format. For example it is not clear for me exactly how to pass the argument 
>> Cell_interator , and do not
>>
>
see https://github.com/dealii/dealii/pull/3876

 

> understand why it is needed a vector of a vector of a C++ function template
>>
>
that's because the relationship between the FE used to build enriched space 
and enrichment functions is one-to-many.
See an example in the link above. This is also reflect in the first 
equation at the top of the FE_Enriched page.
 

> .. to have an example on how to define this argument would be nice.
>>
>
Regards,
Denis. 

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to