| #
7195fdd8
|
| 29-Dec-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jwallwork23/fix-dmadapt-metric-higher-order' into 'main'
Metric fixes 5: dmadapt applied to fields of degree>1
See merge request petsc/petsc!4664
|
| #
0383c1e7
|
| 20-Dec-2021 |
Joe Wallwork <j.wallwork16@imperial.ac.uk> |
snes ex12: test metric-based adaptation for P2 fields
|
| #
c0238af3
|
| 20-Dec-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jwallwork23/metric-tweaks' into 'main'
Metric fixes 4
See merge request petsc/petsc!4655
|
| #
8d1b37da
|
| 16-Dec-2021 |
Joe Wallwork <j.wallwork16@imperial.ac.uk> |
snes ex12: tweak metric-based adaptation parameters - Use dm_plex_box_faces, rather than dm_refine - Drop dm_plex_metric_h_min - Increase dm_plex_metric_h_max - Rename 'circle' as 'ball' and extend t
snes ex12: tweak metric-based adaptation parameters - Use dm_plex_box_faces, rather than dm_refine - Drop dm_plex_metric_h_min - Increase dm_plex_metric_h_max - Rename 'circle' as 'ball' and extend to 3D - Extend 'cross' to 3D
show more ...
|
| #
55bfaf30
|
| 18-Dec-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jwallwork23/fix-mmg3d-orientation' into 'main'
Metric fixes 3: element orientations in 3D
See merge request petsc/petsc!4628
|
| #
b8d0c900
|
| 08-Dec-2021 |
Joe Wallwork <j.wallwork16@imperial.ac.uk> |
snes ex12: add 3D adaptation tests
|
| #
792affc0
|
| 14-Dec-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jwallwork23/fix-tag-preservation' into 'main'
Metric fixes 2: tag preservation
See merge request petsc/petsc!4627
|
| #
ab5a7ff4
|
| 08-Dec-2021 |
Joe Wallwork <j.wallwork16@imperial.ac.uk> |
snes ex12: test Mmg, as well as Pragmatic
|
| #
ea929273
|
| 10-Dec-2021 |
Joe Wallwork <j.wallwork16@imperial.ac.uk> |
snes ex12: update outputs - Needed because Clement interpolant is now (correctly) computed using local vectors, rather than local ones. - Drop dm_view calls because the adapted meshes are sensitive a
snes ex12: update outputs - Needed because Clement interpolant is now (correctly) computed using local vectors, rather than local ones. - Drop dm_view calls because the adapted meshes are sensitive and machine-dependent.
show more ...
|
| #
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
|
| #
441f3c44
|
| 19-Nov-2021 |
Joe Wallwork <j.wallwork16@imperial.ac.uk> |
snes ex12: use dm_adaptor arg
|
| #
be7a8307
|
| 18-Nov-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'ksagiyam/dmplex_path_change' into 'main'
Ksagiyam/dmplex path change
Closes #956 and #896
See merge request petsc/petsc!4441
|
| #
cd7e8a5e
|
| 03-Aug-2021 |
ksagiyam <k.sagiyama@imperial.ac.uk> |
plex: DMPlex needs to be named before calling DM{View, Load}()
DMPlexCreateFromFile() takes mesh name as argument
|
| #
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
|
| #
c36d0044
|
| 07-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jwallwork23/metric-utils-api' into 'main'
Public API for Riemannian metric
See merge request petsc/petsc!4408
|
| #
9820057c
|
| 04-Oct-2021 |
Joe Wallwork <j.wallwork16@imperial.ac.uk> |
snes ex12: update args following metric API change
|
| #
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
|
| #
ea259e76
|
| 21-Sep-2021 |
Joe Wallwork <j.wallwork16@imperial.ac.uk> |
snes ex12: update args and outputs for Pragmatic tests
|
| #
763607cf
|
| 20-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jwallwork23/dmadapt-metric-fix' into 'main'
Fix metric-based mesh adaptation in dmadapt
See merge request petsc/petsc!4315
|
| #
3131e3d9
|
| 13-Sep-2021 |
Joe Wallwork <j.wallwork16@imperial.ac.uk> |
snes ex12: update tri_p1_adapt outputs
|
| #
12ddc87b
|
| 30-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-defined-define' into 'main'
requires: define -> requires: defined
Closes #984
See merge request petsc/petsc!4265
|
| #
dfd57a17
|
| 30-Aug-2021 |
Pierre Jolivet <pierre@joliv.et> |
requires: define -> requires: defined
|
| #
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]
|