History log of /petsc/doc/manual/vec.md (Results 1 – 18 of 18)
Revision Date Author Comments
# b5905446 20-Feb-2026 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2026-02-09/docs-dm' into 'main'

Add a bit more discussion of DM and their commonalities to the docs

See merge request petsc/petsc!9018


# dac9a9d1 09-Feb-2026 Barry Smith <bsmith@mcs.anl.gov>

Add a bit more discussion of DM and their commonalities to the docs


# 4e8208cb 31-Jan-2026 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2026-01-13/ftn-generation-for-context-functions' into 'main'

Fortran generation of interface definitions for functions that take and return context variables (void *ctx and PetC

Merge branch 'barry/2026-01-13/ftn-generation-for-context-functions' into 'main'

Fortran generation of interface definitions for functions that take and return context variables (void *ctx and PetCtx ctx)

See merge request petsc/petsc!8956

show more ...


# 2a8381b2 13-Jan-2026 Barry Smith <bsmith@mcs.anl.gov>

Add automatic generated fortran support for setting and returning contexts

Major cleanup of the code for setting and returning application (previously called user) contexts
- PetscCtx ctx is now t

Add automatic generated fortran support for setting and returning contexts

Major cleanup of the code for setting and returning application (previously called user) contexts
- PetscCtx ctx is now the standard for passing in contexts
- PetscCtxRt ctx is the standard for passing out contexts, including context destroy routines based on PetscCtxDestroyFn

Both of these are typedef to void*

Also removed most use of user and userctx for context arguments now consistently named ctx

Improved documentation on PetscCtx and PetscCtxRt and on how to use contexts (including getting them) from Fortran

show more ...


# dfe00d7b 16-Dec-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'release'


# ad021eaa 12-Dec-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2025-12-09/docs-only-remove-da-variable-name/release' into 'release'

Change variable named da to dm

See merge request petsc/petsc!8894


# 4558fef0 10-Dec-2025 Barry Smith <bsmith@mcs.anl.gov>

consistently use (or not) 'var' in prototypes.

Co-authored-by: Pierre Jolivet <pierre@joliv.et>


# eb9bb3e1 10-Dec-2025 Barry Smith <bsmith@mcs.anl.gov>

Properly format code with spaces after , in a couple of user manual chapters


# b5ef2b50 10-Dec-2025 Barry Smith <bsmith@mcs.anl.gov>

Change the use of da (for a DM) to da to reduce chance of confusion or cognitive overload

Commit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, feature, d

Change the use of da (for a DM) to da to reduce chance of confusion or cognitive overload

Commit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, feature, documentation, example
Funded-by:
Project:
Time: hours
Reported-by:
Thanks-to:
Development Tools: Vim, Emacs, Eclipse

show more ...


# b5f0bcd6 29-Nov-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'release'


# 2bfd395b 28-Nov-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2025-11-14/improve-petscsf-manualpages/release' into 'release'

Improve formatting in some PetscSF manual pages

See merge request petsc/petsc!8853


# 2f04c522 14-Nov-2025 Barry Smith <bsmith@mcs.anl.gov>

Improve formatting in some PetscSF manual pages

Finally start some basic material on PetscSF in the users manual


# 19610130 10-Jun-2025 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 5f856ce2 06-Jun-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2025-05-28/docs-vecgetarray-gpu-clarification/release' into 'release'

Add to VecGetArray clarification of what happens if GPU has its own copy of the array.

See merge request pe

Merge branch 'barry/2025-05-28/docs-vecgetarray-gpu-clarification/release' into 'release'

Add to VecGetArray clarification of what happens if GPU has its own copy of the array.

See merge request petsc/petsc!8445

show more ...


# c0f9d5ad 28-May-2025 Barry Smith <bsmith@mcs.anl.gov>

Add to VecGetArray clarification of what happens if GPU has its own copy of the array.

Reported-by: Alex Lindsay


# b11d9968 08-Apr-2025 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# d000e8ac 08-Apr-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2025-04-01/docs-mv-rst-md/release' into 'release'

move last of the doc rst files over to md files

See merge request petsc/petsc!8271


# 7f296bb3 08-Apr-2025 Barry Smith <bsmith@mcs.anl.gov>

move last of the doc rst files over to md files