Merge branch 'master' into wence/feature-patch-all-at-once
PATCH: WIP Plausibly implement precomputation for interior facets
PATCH: Fix indexing when inserting into matrixNow all at once assembly works
PATCH: Assemble all element tensors once
analyzer: fix missing CHKERRQ flagged as 'Dead assignment'
Merge branch 'knepley/feature-snes-patch' [PR #1332]* knepley/feature-snes-patch:Implement SNESPATCH, a SNES for the topological construction of nonlinear relaxation methods.
extend stencil for facet integrals in pcpatch
Cray had some good points
Fix some review comments
Guard against row < 0
Merge branch 'wence/feature-patch-facets' of github.com:firedrakeproject/petsc into wence/feature-patch-facets
We now need to call MatAssemblyBegin/End on the patch side, as there'smore than one kind of assembly loop possible.
PATCH: Pass correct user context to facet operator
Do the same for the rsize > 3000 branch
Fix the sparsity pattern when interior facet integrals are present, for rsize < 3000
PATCH: Provide callbacks for interior facets
PCPATCH: Idiot^3
PCPATCH: Idiot^2
PCPATCH: Idiot
PATCH: More indexing fixes
PATCH: Fix incorrect indexing
PATCH: WIP getting towards patch interior facet assembly
PATCH: viewer options for facets
PATCH: WIP integration on facets of patches
Change 'Solver on patches' to 'KSP on patches' or 'SNES on patches'.This circumvents needing to update the test output.
123456789