Dear Wolfgang,
Would using mapping_none gives unmapped spaces or is it not enough to use
it?
Thanks
Najwa
On Fri, 20 Sep 2024 at 10:49 PM Wolfgang Bangerth
wrote:
>
> On 9/20/24 03:15, Eman Kabbas wrote:
> > I would like to use a discontinuous Pk finite element space, similar to
> > FE_DGP, bu
On 9/20/24 03:15, Eman Kabbas wrote:
I would like to use a discontinuous Pk finite element space, similar to
FE_DGP, but I need the shape functions to be defined *locally on each
physical cell* without any mapping from a reference cell.
Is it possible to implement such an unmapped finite ele
Hello everyone,
I would like to use a discontinuous Pk finite element space, similar to
FE_DGP, but I need the shape functions to be defined *locally on each
physical cell* without any mapping from a reference cell.
Is it possible to implement such an unmapped finite element space in
deal.II