rename PetscAssert() -> PetscCheck() and PetscAssertDebug() -> PetscAssert()
deprecate PETSC_STATIC_INLINE
make PetscStackCallStandard variadic
add PetscAssert() and PetscAssertFalse()
make PetscInfo() variadic
SETERRQ[1-9]+ begone
plex ex19: updates for metric optimizations
plex ex60: updates for metric optimizations
Plex: Filter labels in DMPlexFilter()
Add plex/tests/ex56 to test parallel label loading.Test parallel label I/O via boundary vertex coordinates,and DMCompareLabels() applied to DMs with labels loaded beforeand after distribution.
ex55: -compare_labels in test 10
DMPlexLabelsLoad_Internal works in parallel.DMPlexLabelsLoad: add PetscSF sfXC arg.
Merge branch 'jeremy/libceed' into 'main'Expand libCEED + DMPlex Restriction supportSee merge request petsc/petsc!4701
Expand libCEED + DMPlex Restriction support
Merge branch 'jwallwork23/default-to-mmg' into 'main'Set Mmg and ParMmg as the default adaptorsSee merge request petsc/petsc!4665
Merge branch 'jacobf/2021-12-09/attribute-format-mat' into 'main'Feature: Attribute Format - MatSee merge request petsc/petsc!4634
plex ex3: use mmg
plex ex60: use testset formatting
plex ex19: use pragmatic
Merge branch 'knepley/feature-plex-multiple-hybrid' into 'main'DM+FE: Allow multiple cohesive fieldsSee merge request petsc/petsc!4616
Plex ex5: Updated for multiple cohesive fields- Fixed kernels for labels
remove trailing newline from SETERRQ
Merge branch 'haplav/fix-dmsetfromoptions_plex-redundant-petscoptionsbool' into 'main'DMSetFromOptions_Plex: remove unused -dm_plex_interpolate getSee merge request petsc/petsc!4688
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 ...
DMSetFromOptions_Plex: remove unused -dm_plex_interpolate get
1...<<11121314151617181920>>...23