Now that FEniCS/ffcx#828 is merged (thanks @jorgensd ) I guess in the next dolfinx release we will be able to use parent temperature function (on parent mesh) in expressions used for submesh functions!
Right now, we create submesh functions for temperature which is 1) unecessary 2) a burden because we need to remember to update them all in timestepping and all
Related to #1060
Now that FEniCS/ffcx#828 is merged (thanks @jorgensd ) I guess in the next dolfinx release we will be able to use parent temperature function (on parent mesh) in expressions used for submesh functions!
Right now, we create submesh functions for temperature which is 1) unecessary 2) a burden because we need to remember to update them all in timestepping and all
Related to #1060