Hi Markus,

I am particularly interested in DoFTools::count_dofs_per_block, which does not exist for a hp::DoFHandler. Further investigation in this direction brought me to the assumption, that the whole concept of grouping components into a block is missing in the hp-context, i.e. in the non-hp-case, the number of blocks is stored in FiniteElementData, which is a base class of FiniteElement, but I did not find something similiar for the FECollection.

best regards
christian

Quoting Markus Bürg <[email protected]>:

Hello Christian,

could you be a bit more specific, please? Which function do you mean exactly?

Best Regards,
Markus



Am 15.03.11 17:22, schrieb Christian Goll:
Hi everyone,

currently, I am trying to get familiar with the hp-Finite Elements, and during this process I stumbled upon the following question:

In the 'normal' case (i.e. non-hp), there exists the possibility to group some components in my FESystem into a block. Now does something similar in the case of a FECollection exist?

For me, it seems like there is no such functionality, but is this due to some problem I am missing or has it just not been done yet?

best regards

christian


_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii



--
Christian Goll
Institut für Angewandte Mathematik
Universität Heidelberg
Im Neuenheimer Feld 293 (Raum 210)
69120 Heidelberg

Telefon: +49 6221 54-6154

_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to