| #
5f80ce2a
|
| 24-Feb-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
chkerr and friends wrapped
|
| #
c244c1eb
|
| 15-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-plex-distribute-default' into 'main'
Plex: Change default to automatic distribution
See merge request petsc/petsc!4843
|
| #
e600fa54
|
| 14-Feb-2022 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Change default to automatic distribution - Add DMPlexDistributeGet/SetDefault() to change this - Add DMPlexCopy_Internal() to keep state in Plex object consistent
|
| #
1241a243
|
| 13-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2022-01-05/c99' into 'main'
Feature: C99 and C++11
See merge request petsc/petsc!4700
|
| #
98921bda
|
| 28-Jan-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
SETERRQ[1-9]+ begone
|
| #
fabf9fcf
|
| 03-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jwallwork23/uniform-opt' into 'main'
Metric optimizations: isotropic and uniform cases
See merge request petsc/petsc!4795
|
| #
fdc00aef
|
| 03-Feb-2022 |
Joe Wallwork <j.wallwork16@imperial.ac.uk> |
plex ex19: updates for metric optimizations
|
| #
ca2914e5
|
| 13-Jan-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jwallwork23/default-to-mmg' into 'main'
Set Mmg and ParMmg as the default adaptors
See merge request petsc/petsc!4665
|
| #
9e3182e6
|
| 21-Dec-2021 |
Joe Wallwork <j.wallwork16@imperial.ac.uk> |
plex ex19: use pragmatic
|
| #
3bd0db69
|
| 29-Nov-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2021-11-24/feature-plex-clearer-cells-per-rank' into 'main'
Fix DMView_Plex_ASCII to have clearer indications of what the numbers after i-cells are (per rank)
See merge request
Merge branch 'barry/2021-11-24/feature-plex-clearer-cells-per-rank' into 'main'
Fix DMView_Plex_ASCII to have clearer indications of what the numbers after i-cells are (per rank)
See merge request petsc/petsc!4599
show more ...
|
| #
9880b877
|
| 25-Nov-2021 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix DMView_Plex_ASCII to have clearer indications of what the numbers after i-cells are (per rank)
Update the test output files
Commit-type: debugability \spend 45m
|
| #
00618b71
|
| 24-Nov-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jwallwork23/preserve-tags' into 'main'
Preserve cell tags for metric-based adaptation
See merge request petsc/petsc!4578
|
| #
e9bc5bff
|
| 22-Nov-2021 |
Joe Wallwork <j.wallwork16@imperial.ac.uk> |
plex ex19: pass NULL cell tags to DMAdaptMetric
|
| #
887dddf3
|
| 19-Nov-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jwallwork23/mmg-trim' into 'main'
Plex interface for Mmg and ParMmg
See merge request petsc/petsc!4431
|
| #
cbddfcd8
|
| 19-Nov-2021 |
Joe Wallwork <j.wallwork16@imperial.ac.uk> |
plex ex19: use dm_adaptor arg
|
| #
74501aaa
|
| 12-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-plex-adapt-example' into 'main'
Knepley/feature plex adapt example
See merge request petsc/petsc!4439
|
| #
071b71af
|
| 11-Oct-2021 |
Matthew G. Knepley <knepley@gmail.com> |
Plex ex19: Add another anisotropic example - Also fixes L2 projection tests - Also fixed SNES ex12 tests
|
| #
fc0e349c
|
| 27-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jwallwork23/metric-utils' into 'main'
Plex metric utils
See merge request petsc/petsc!4337
|
| #
3e32e87a
|
| 21-Sep-2021 |
Joe Wallwork <j.wallwork16@imperial.ac.uk> |
plex ex19: use DMPlexMetricCreateUniform
|
| #
82a6ae78
|
| 28-Jul-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-some-missing-chkerr' into 'main'
Some missing CHKERR[Q|MPI]
See merge request petsc/petsc!4190
|
| #
1e1ea65d
|
| 27-Jul-2021 |
Pierre Jolivet <pierre@joliv.et> |
Some missing CHKERR[Q|MPI]
|
| #
15e7bcca
|
| 20-May-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-dm-aux-data-keys' into 'main'
Plex: Updates to declarative interface for FEM problems
See merge request petsc/petsc!3972
|
| #
8e3a2eef
|
| 23-Apr-2021 |
Matthew G. Knepley <knepley@gmail.com> |
SNES+DM: Move Jacobian action to plexfem.c - Create a MatShell for Jacobian action
|
| #
7a32ffbe
|
| 14-Jun-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/barry/2020-05-30/trivial-sizeof-fixes'
Updated the use of sizeof() when possible instead of using hardwired sizes for...
See merge request petsc/petsc!2827
|
| #
589a23ca
|
| 02-Jun-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Updated the use of sizeof() when possible instead of using hardwired sizes for functions whose string arguments need sizes. In particular done for PetscOptionsGetString(), PetscOptionsString(), and a
Updated the use of sizeof() when possible instead of using hardwired sizes for functions whose string arguments need sizes. In particular done for PetscOptionsGetString(), PetscOptionsString(), and a few other utilities
Commit-type: style-fix
Development Tools: Vim, Emacs, Eclipse
show more ...
|