From: Paul T. B. <ptb...@gm...> - 2019-04-09 15:26:43
|
Hi All, Is there an easy way to take existing finite elements and combine them? I'm interested in trying out an augmented Taylor-Hood element (P2/P1+P0) where basically I'm just adding a constant to the P1 pressure space. It would be nice to be able to do this without having to implement all the methods for a new finite element object, but wasn't sure if anyone had done this before or would know if it's possible. Thanks in advance. Best, Paul |