| 4d0b9603 | 13-Sep-2016 |
Sander Arens <sanderarens@gmail.com> |
SNES+Plex: use all cell values to interpolate to face
Previously the boundary residual/jacobian routines interpolated to face quadrature points by taking the closure of those faces and using a separ
SNES+Plex: use all cell values to interpolate to face
Previously the boundary residual/jacobian routines interpolated to face quadrature points by taking the closure of those faces and using a separate boundary discretization. This only worked if there were dofs on faces and the discretization order of the cell and boundary were the same. Inverse element jacobians are now calculated from adjacent cells to also have information on normal derivatives.
show more ...
|