| #
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
|
| #
1213a643
|
| 31-Dec-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'haplav/fix-dmplex-name-handling' into 'main'
DMPlex: improve handling of object name within I/O
See merge request petsc/petsc!4689
|
| #
ed5e4e85
|
| 09-Dec-2021 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
DMPlexCreateFromFile: set object name if it is non-empty;
* allow for names set by loader (e.g. exodus) * ex55: meshname set only from option * DMPlexCreateFromOptions_Internal: better handling of -
DMPlexCreateFromFile: set object name if it is non-empty;
* allow for names set by loader (e.g. exodus) * ex55: meshname set only from option * DMPlexCreateFromOptions_Internal: better handling of -dm_plex_filename
show more ...
|
| #
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
|
| #
c1bf08c5
|
| 06-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/spelling-errors' into 'main'
Fix many spelling errors in manpages and comments
See merge request petsc/petsc!4283
|
| #
a5b23f4a
|
| 03-Sep-2021 |
Jose E. Roman <jroman@dsic.upv.es> |
Fix spelling errors in manpages and comments
|
| #
a8cf78f8
|
| 24-May-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2021-05-16/fix-double-lines' into 'main'
Fix typos in source
See merge request petsc/petsc!3984
|
| #
4e278199
|
| 16-May-2021 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove all double blank lines from source
Commit-type: petsc-style /2h
|
| #
e3e09d54
|
| 08-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'bourdin/exodus-viewer' into 'main'
exodusii: viewer updates
See merge request petsc/petsc!3836
|
| #
280aadf6
|
| 07-Apr-2021 |
Blaise Bourdin <bourdin@lsu.edu> |
exodusii: added fortran versions of src/dm/impls/plex/tests/ex26.c and ex62.c
|