Can I write the direct sum of two fe spaces in FreeFem++ and use this space as my solution space and test function space?
Yes this is what is called “composite spaces” in freefem. You can look at the examples to see how to use this tool.
1 Like