release docs fixesCommit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, feature, documentation, exampleFunded-by:Project:Time: hoursReported-by:
release docs fixesCommit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, feature, documentation, exampleFunded-by:Project:Time: hoursReported-by:Thanks-to:Development Tools: Vim, Emacs, Eclipse
show more ...
Add [Vec,Mat]GetState to public API
Typos
Clarifiy in manual page for VecGetSubvector() that on restore any changes to the subvector are reflected on the vector. Reported-by: Alex Lindsay
Docstring fixes
Merge branch 'jczhang/simplify-cupm-vecmdot' into 'main'Simplify CUPM VecMDot implementationSee merge request petsc/petsc!7399
Fortran: remove unneeded return
Merge branch 'hsuh/dense-lmvm-squashed' into 'main'Dense LMVMSee merge request petsc/petsc!7371
VecCUPM: simplify VecMDot implementation
Merge branch 'stefanozampini/firedrake' into 'main'Element-by-element BDDCSee merge request petsc/petsc!7329
Tao LMVM and Rosenbrock examples changes, and spacing fixes for test outputs
Implement ISLocalToGlobalMappingGetBlockMultiLeavesSF
Proper capitalization in make check
ISLocalToGlobalMapping: implement binary load/view and matlab view
ISLocalToGlobalMapping: new l2gmap info routines using PetscSF
Merge branch 'jed/vecload-i32-i64' into 'main'VecLoad: automatically determine whether file was written as i32 or i64See merge request petsc/petsc!7377
Merge remote-tracking branch 'origin/release'
VecLoad: automatically determine whether file was written as i32 or i64We can now read vectors written as using either 32-bit or 64-bitindices, regardless of how PETSc was built.
Vec([MT]Dot|Norm)Begin(): make routine thread-safeFix #1558. Reported by: Pierre Matalon @pmatalon
Docs: fix missing back ticks.
PetscSF: implement PetscSFCreateStridedSF
Merge branch 'stefanozampini/firedrake-1' into 'main'Updates for Firedrake: first batchSee merge request petsc/petsc!7358
Merge branch 'jczhang/2024-02-22/add-explicit-execution-space' into 'main'Add explicit execution space (stream or queue) argument to Kokkos/KK functionsSee merge request petsc/petsc!7315
minor fixes
VecPermute: do not replace array
1...<<11121314151617181920>>...278