| #
b0c21b6a
|
| 02-Dec-2018 |
Karl Rupp <me@karlrupp.net> |
PCPATCH: Fixed variable declaration in for-loop (C89) and coding style.
|
| #
d26a8f1d
|
| 30-Nov-2018 |
Florian Wechsung <f.wechsung@gmail.com> |
set empty mat to NULL instead
|
| #
63fc06af
|
| 30-Nov-2018 |
Florian Wechsung <f.wechsung@gmail.com> |
create a dummy matrix for empty patches so that MatDestroy later does not fall over
|
| #
61c4b389
|
| 30-Nov-2018 |
Florian Wechsung <f.wechsung@gmail.com> |
change pc_patch_multiplicative=True/False to pc_patch_local_type=multiplicative/additive
|
| #
a0a21fea
|
| 25-Nov-2018 |
Karl Rupp <me@karlrupp.net> |
Merge branch 'pr1245/fw/fix-pcpatch-bugfix/master' [PR #1245]
* pr1245/fw/fix-pcpatch-bugfix/master: PCPATCH: bug fix in setPatchDiscretisationInfo where we overran the cellNodeMap
|
| #
80e8a965
|
| 23-Nov-2018 |
Florian Wechsung <f.wechsung@gmail.com> |
bug fix in setPatchDiscretisationInfo, we overrand the node array
|
| #
fa5faf61
|
| 19-Nov-2018 |
Florian Wechsung <f.wechsung@gmail.com> |
hopefully the last bit of linting...
|
| #
ff201f6a
|
| 19-Nov-2018 |
Florian Wechsung <f.wechsung@gmail.com> |
fix some braces
|
| #
bc6a89d7
|
| 19-Nov-2018 |
Florian Wechsung <f.wechsung@gmail.com> |
more indentation fixes
|
| #
e047a90b
|
| 19-Nov-2018 |
Florian Wechsung <f.wechsung@gmail.com> |
code style changes
|
| #
45620dc1
|
| 18-Nov-2018 |
Florian Wechsung <f.wechsung@gmail.com> |
get rid of print
|
| #
31012c20
|
| 23-Oct-2018 |
Florian Wechsung <f.wechsung@gmail.com> |
destroy the rowis
|
| #
7e6cf999
|
| 23-Oct-2018 |
Patrick Farrell <patrick@pefarrell.org> |
move the numPatchDofs check so that the IS is created either way, simplifies clean up at the end
|
| #
63deea8e
|
| 23-Oct-2018 |
Patrick Farrell <patrick@pefarrell.org> |
Small fixes for P1 Poisson + multiplicative
|
| #
96b79ebe
|
| 22-Oct-2018 |
Florian Wechsung <f.wechsung@gmail.com> |
fixing a memory leak
|
| #
11ac8bb0
|
| 22-Oct-2018 |
Florian Wechsung <f.wechsung@gmail.com> |
clean up at the end
|
| #
eba130bb
|
| 21-Oct-2018 |
Florian Wechsung <f.wechsung@gmail.com> |
create a rectangular matrix instead
|
| #
05528938
|
| 21-Oct-2018 |
Florian Wechsung <f.wechsung@gmail.com> |
bugfix
|
| #
fe117d09
|
| 19-Oct-2018 |
Florian Wechsung <f.wechsung@gmail.com> |
bugfix in pcpatch PCPatchCreateMatrix_Private
|
| #
c2e6f3c0
|
| 19-Oct-2018 |
Florian Wechsung <f.wechsung@gmail.com> |
towards bringing multiplicative back into patchpc...
|
| #
d132cafa
|
| 16-Oct-2018 |
Florian Wechsung <f.wechsung@gmail.com> |
fix partition of unity in parallel for pcpatch
|
| #
92d50984
|
| 02-Nov-2018 |
Matthew G. Knepley <knepley@gmail.com> |
PCPatch: Adding in support for forming residuals
|
| #
dadc69c5
|
| 02-Nov-2018 |
Matthew G. Knepley <knepley@gmail.com> |
PCPatch: Factor out solver operations
|
| #
723f9013
|
| 01-Nov-2018 |
Matthew G. Knepley <knepley@gmail.com> |
PCPatch: Include a vector argument to ComputeOperator()
|
| #
0ed19bb1
|
| 29-Oct-2018 |
Karl Rupp <me@karlrupp.net> |
Merge branch 'barry/feature-options-associated-with-object' [PR #1194]
* barry/feature-options-associated-with-object: Complete support for individual PETSc objects to use their own options database
Merge branch 'barry/feature-options-associated-with-object' [PR #1194]
* barry/feature-options-associated-with-object: Complete support for individual PETSc objects to use their own options database with PetscObjectSetOptions()
show more ...
|