| 0904074f | 15-Dec-2018 |
Patrick Farrell <patrick@pefarrell.org> |
When solving a nonlinear problem, we need _all_ the information about the state on the patch, including the values of dofs that feature in global (as well as artificial) boundary conditions. So we mu
When solving a nonlinear problem, we need _all_ the information about the state on the patch, including the values of dofs that feature in global (as well as artificial) boundary conditions. So we must build this function space on each patch, too, and the scatters from the smallest patch to this one.
show more ...
|