| #
2cfd1beb
|
| 10-Dec-2021 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
fix empty string after PetscInt_FMT in vec src
|
| #
b465f1d7
|
| 17-Dec-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
28824c91
|
| 15-Dec-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'haplav/fix-leak-petscsectionextractdofsfromarray' into 'release'
PetscSectionExtractDofsFromArray: fix leak - omitted ISRestoreIndices()
See merge request petsc/petsc!4646
|
| #
8609f9c4
|
| 14-Dec-2021 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
PetscSectionExtractDofsFromArray: fix leak - omitted ISRestoreIndices()
|
| #
3fb5370e
|
| 09-Dec-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2021-11-18/attribute-format-vec' into 'main'
Feature: Attribute Format - Vec
See merge request petsc/petsc!4565
|
| #
2abc8c78
|
| 18-Nov-2021 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Change to PetscInt_FMT in vec sources
|
| #
d5ed94bb
|
| 14-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/jose/fix-manpages'
Fix manpages to avoid errors reported by doctext
See merge request petsc/petsc!4309
|
| #
d8d19677
|
| 12-Sep-2021 |
Jose E. Roman <jroman@dsic.upv.es> |
Fix manpages: Input/Output Parameter --> Parameters
|
| #
9555c7fb
|
| 01-Jul-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'ksagiyam/petsc_section_view_load_hdf5' into 'main'
Ksagiyam/petsc section view load hdf5
See merge request petsc/petsc!4119
|
| #
fde5e3ac
|
| 28-Jun-2021 |
ksagiyam <k.sagiyama@imperial.ac.uk> |
section: add PetscSectionLoad() for HDF5
|
| #
1ddd528e
|
| 28-Jun-2021 |
ksagiyam <k.sagiyama@imperial.ac.uk> |
section: extend PetscSectionView() for HDF5
|
| #
046d2115
|
| 21-Jun-2021 |
ksagiyam <k.sagiyama@imperial.ac.uk> |
section: make PetscSectionCreateGlobalSection() deal with fields
|
| #
6630b879
|
| 01-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-hybrid-geometry' into 'main'
Plex: Fix hybrid integration
See merge request petsc/petsc!4048
|
| #
fcd2503d
|
| 30-May-2021 |
Matthew G. Knepley <knepley@gmail.com> |
Section: Fixed CreateSupersection() - Field constraint indices start from 0, not the field offset
|
| #
d57bb9db
|
| 30-May-2021 |
Matthew G. Knepley <knepley@gmail.com> |
DS+Section: Add checks for constrint indices
|
| #
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
|
| #
9f6ebf9d
|
| 18-May-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
68ce86a1
|
| 18-May-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-plex-ceed-integration' into 'main'
Plex: Initial CEED integration
See merge request petsc/petsc!3918
|
| #
c3b2925b
|
| 15-May-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley-main-patch-78504' into 'release'
Section: Fix docs
See merge request petsc/petsc!3980
|
| #
1681d8a4
|
| 15-May-2021 |
Matthew Knepley <knepley@gmail.com> |
Section: Fix docs
Reported-by: Barry Smith <bsmith@mcs.anl.gov>
|
| #
9318fe57
|
| 11-Apr-2021 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Now meshes can be created automatically from the command line, and some more fixes - Changed internal mesh creation functions to operate on a DM instead of creating a new one so that they can h
Plex: Now meshes can be created automatically from the command line, and some more fixes - Changed internal mesh creation functions to operate on a DM instead of creating a new one so that they can happen with options - Fixed coordinates in CreateCubeBoundary_Internal() - Added DMPlexShape for prebuilt meshes - Added DMPlexIsSimplex() - Added DMPlexCreateCoordinateSpace() - DMPlexDistributeCoordinates() should copy the coordinate discretization - DMPlexInterpolateFaces_Internal() should be careful to preserve the lower bound when resetting the chart - PetscSectionSetChart() should ignore entries that match the current ones - Added DMPolytopeTypeSimpleShape() - Do not require an EGADS model for TetGen - Detail ASCII viewer shows all labels - Default viewer shows periodicity
show more ...
|
| #
005520e9
|
| 13-May-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2021-03-26/clang-static-linter' into 'main'
Feature: libClang PETSc Macro Static Analyzer
See merge request petsc/petsc!3773
|
| #
064a246e
|
| 11-May-2021 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Linter using libClang that checks PetscValidHeaderSpecifcType, PetscValidHeaderSpecific, PetscValidHeader, PetscValid[XXX]Pointer, PetscValidType, PetscCheckSameComm, PetscValidLogicalCollectiveXXX f
Linter using libClang that checks PetscValidHeaderSpecifcType, PetscValidHeaderSpecific, PetscValidHeader, PetscValid[XXX]Pointer, PetscValidType, PetscCheckSameComm, PetscValidLogicalCollectiveXXX for validity. Automatically generates diff files for problems with a known solution.
show more ...
|
| #
fdce6efa
|
| 19-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|