| #
a685ae26
|
| 20-Mar-2019 |
Lawrence Mitchell <lawrence@wence.uk> |
PATCH: Zero patch matrix on entry to ComputeOperator_Internal
Reduces number of places we need to remember to do this.
|
| #
8000f006
|
| 15-Mar-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' of bitbucket.org:petsc/petsc
|
| #
af4ac8ca
|
| 15-Mar-2019 |
Karl Rupp <me@karlrupp.net> |
Merge branch 'pr1417/wence/feature-patch-all-at-once/master' [PR #1417]
* pr1417/wence/feature-patch-all-at-once/master: Some new features in PCPatch: interior face terms, and an option for "all at
Merge branch 'pr1417/wence/feature-patch-all-at-once/master' [PR #1417]
* pr1417/wence/feature-patch-all-at-once/master: Some new features in PCPatch: interior face terms, and an option for "all at once" assembly.
This adds two new features to PCPatch:
You can now also set callbacks for interior face terms. We need these for problems with IP discretisations. (Optionally, defaulting to false) do an “all at once” computation of all the element tensors. In our benchmarking this is quite a bit faster (problem dependent).
We have, once again, not hooked up the new callbacks with Plex (there is a TODO + SETERRQ in this case): hopefully it does not require much. As a result, tests are in Firedrake again: https://github.com/firedrakeproject/firedrake/pull/1383
show more ...
|
| #
b65fa9bb
|
| 11-Mar-2019 |
Patrick Farrell <patrick@pefarrell.org> |
PATCH: More memory cleanup
|
| #
e6fe6948
|
| 10-Mar-2019 |
Patrick Farrell <patrick@pefarrell.org> |
Patch: Fix memory leak, and test output for extra info in -view
|
| #
33cbca70
|
| 10-Mar-2019 |
Patrick Farrell <patrick@pefarrell.org> |
Some C90 fixes
|
| #
99b7e5c6
|
| 08-Mar-2019 |
Patrick Farrell <patrick@pefarrell.org> |
More logically collective remarks
|
| #
7a50e09d
|
| 08-Mar-2019 |
Patrick Farrell <patrick@pefarrell.org> |
Some documentation, variable declaration alignment, spacing
|
| #
de2d1767
|
| 07-Mar-2019 |
Patrick Farrell <patrick@pefarrell.org> |
Some fixes to precomputation of tensors for facets. Working now.
|
| #
a041468a
|
| 06-Mar-2019 |
Lawrence Mitchell <lawrence@wence.uk> |
Merge branch 'master' into wence/feature-patch-all-at-once
|
| #
f98464cb
|
| 06-Mar-2019 |
Lawrence Mitchell <lawrence@wence.uk> |
PATCH: WIP Plausibly implement precomputation for interior facets
|
| #
fe988be2
|
| 08-Feb-2019 |
Florian Wechsung <wechsung@maths.ox.ac.uk> |
PATCH: Fix indexing when inserting into matrix
Now all at once assembly works
|
| #
fa84ea4c
|
| 08-Feb-2019 |
Lawrence Mitchell <lawrence@wence.uk> |
PATCH: Assemble all element tensors once
|
| #
94dd692f
|
| 15-Feb-2019 |
Karl Rupp <me@karlrupp.net> |
Merge branch 'balay/fix-analyzer-dead-assignment' [PR #1380]
* balay/fix-analyzer-dead-assignment: analyzer: fix missing CHKERRQ flagged as 'Dead assignment'
|
| #
1b5e6740
|
| 13-Feb-2019 |
Satish Balay <balay@mcs.anl.gov> |
analyzer: fix missing CHKERRQ flagged as 'Dead assignment'
|
| #
acf2464a
|
| 06-Feb-2019 |
Karl Rupp <me@karlrupp.net> |
Merge branch 'knepley/feature-snes-patch' [PR #1332]
* knepley/feature-snes-patch: Implement SNESPATCH, a SNES for the topological construction of nonlinear relaxation methods.
|
| #
b27fe40f
|
| 05-Feb-2019 |
Karl Rupp <me@karlrupp.net> |
Merge branch 'haplav/fix-cray-warnings' [PR #1357]
* haplav/fix-cray-warnings: Fixes warnings obtained with craycc
|
| #
8afd40f1
|
| 05-Feb-2019 |
Karl Rupp <me@karlrupp.net> |
Merge branch 'haplav/maint/fix-cray-warnings' into maint [PR #1358]
* haplav/maint/fix-cray-warnings: Fix a few craycc warnings
|
| #
bc7fa33a
|
| 04-Feb-2019 |
Florian Wechsung <f.wechsung@gmail.com> |
extend stencil for facet integrals in pcpatch
|
| #
40a550da
|
| 01-Feb-2019 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
Cray had some good points
|
| #
15b861d2
|
| 01-Feb-2019 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
Cray had some good points
|
| #
b0f52d29
|
| 28-Jan-2019 |
Joseph Pusztay <josephpusztay@Josephs-MacBook-Pro.local> |
Merge branch 'master' into jpusztay/feature-swarm-symplectic-example
|
| #
a1a5ab92
|
| 28-Jan-2019 |
Joseph Pusztay <josephpusztay@Josephs-MacBook-Pro.local> |
Merge branch 'master' into jpusztay/feature-swarm-symplectic-example
|
| #
940dfb0a
|
| 28-Jan-2019 |
Joseph Pusztay <josephpu@buffalo.edu> |
Merged petsc/petsc into master
|
| #
30faf514
|
| 27-Jan-2019 |
m_diehl <m.diehl@mpie.de> |
Merged petsc/petsc into master
|