Hello. I have a question about the HHJ finite element implemented in Firedrake. I know it is implemented in 2-D, flat domains, but would it be possible to extend it to a surface (in Firedrake). I have done this already in my own code, so I know what the transformation is. But it would be nice if this were also in Firedrake. -Shawn
Hi Shawn,
On 1 Mar 2019, at 06:56, Shawn W Walker <walker@lsu.edu> wrote:
Hello.
I have a question about the HHJ finite element implemented in Firedrake. I know it is implemented in 2-D, flat domains, but would it be possible to extend it to a surface (in Firedrake). I have done this already in my own code, so I know what the transformation is. But it would be nice if this were also in Firedrake.
It's possible that this just works (or at least might be trivial to fix). Can you show a simple example of what you tried and failed? Cheers, Lawrence
participants (2)
- 
                
                Lawrence Mitchell
- 
                
                Shawn W Walker