Doc: Fix example help
Merge branch 'barry/2024-01-19/typedef-snes-functions' into 'main'add typedef for functions passed to SNESSetFunction() etc to match approach in TSSee merge request petsc/petsc!7206
Change the use of the _Fn suffix to indicate a typedef of a function to just FnAs determined on a vote on GitLab
Update `PetscSimplePointFunc` to new naming convention `PetscSimplePoint_Fn`Commit-type: housekeeping
Plex: Prevent nodes that are not vertices from being put in Vertex Sets
DMCreateDomainDecomposition: support sequential cases
DMCreateDomainDecomposition_Plex: add some more VTK dumps
DMPlexCreateLabelField: Do not assume label must be visualize for cells only
DMPLEX: handle material parameters in subdomain callbacksAdd DMClearAuxiliaryVec
DMPlexCreateBallMesh_Internal: respect user
Update example output
Plex: Update boundary objects before setting boundary values
Plex: Fix DMPlexMarkBoundaryFaces() to work with DMForest
Merge branch 'stefanozampini/dmplexforest' into 'main'Updates to DMPLEX and DMFORESTSee merge request petsc/petsc!7217
Merge branch 'jolivet/petsctrytypemethod' into 'main'Use Petsc[Use|Try]TypeMethod when possibleSee merge request petsc/petsc!7213
DMPlexCreateLabelField: support DMFOREST
DMPlexCompute{Interpolator|Injector}Tree: fix bug
DMPlexComputeCellwiseIntegralFEM: allow plain vectors to store the results
DMPlexMatGetClosureIndicesRefined: use static initialization
DMPlexDistribute: sort ranks for migrationadd boolean flat to DMPlexPartitionLabelCreateSF argumentsupdate tests
PetscViewerHDF5GetDMPlexStorageVersionWriting: Must use "/" to store the versionThis has to match the PetscViewerHDF5GetDMPlexStorageVersionReading
DMPLEX: allow XXXViews to accept NULL as sectiondm
PetscSection: propagate field names to global sectionview names at View time, update outputs
DMPLEXFEM: fix auxiliary vector cases
Use PetscTryTypeMethod when possible
1...<<21222324252627282930>>...235