Hello,
I’m trying to use FESpace to construct finite element spaces. However, for certain types of elements I get an error of the sort NgException: undefined fespace ‘H1’. I’ve attached a script with a basic test and I only seem to be able to use FESpace for VectorH1 and VectorL2 elements.
Are certain types of finite element space only available from the generator functions directly?
https://ngsolve.org/media/kunena/attachments/1344/test.py
Attachment: test_2020-10-27.py