History log of /petsc/src/sys/classes/viewer/impls/ascii/vcreatea.c (Results 26 – 50 of 174)
Revision Date Author Comments
# 34fa283e 10-Aug-2023 Barry Smith <bsmith@mcs.anl.gov>

Some objects such as PETSC_VIEWER_STDOUT_WORLD cannot be destroyed by users.

Reported-by: maitri ksh <maitri.ksh@gmail.com>


# 67ea8cea 10-Aug-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2023-08-09/prune-viewer-internals' into 'main'

Prune some PetscViewer internals

See merge request petsc/petsc!6794


# 34e79e72 09-Aug-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Prune some PetscViewer internals:

1. Make functions used only within a single TU static
2. Make private functions used only within PETSc either PETSC_INTERN or
PETSC_SINGLE_LIBRARY_INTERN
3. Apply t

Prune some PetscViewer internals:

1. Make functions used only within a single TU static
2. Make private functions used only within PETSc either PETSC_INTERN or
PETSC_SINGLE_LIBRARY_INTERN
3. Apply the same treatment to variables

show more ...


# 02477ebb 15-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2023-06-30/enable-doc-lint' into 'main'

Enable docs linting

See merge request petsc/petsc!6667


# 10450e9e 12-Jul-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Manual linter fixes: sys


# aec76313 12-Jul-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Lint apply: sys


# 723b7f29 05-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-06-15/add-fortran-file-viewer' into 'main'

Allow one to attach a PETSCVIEWERASCII to a Fortran file unit

See merge request petsc/petsc!6607


# e4096674 15-Jun-2023 Barry Smith <bsmith@mcs.anl.gov>

Allow one to attach a PETSCVIEWERASCII to a Fortran file unit

This is needed by Fortran users who are saving information with write() and want
viewed object information into the same file.

Fortran

Allow one to attach a PETSCVIEWERASCII to a Fortran file unit

This is needed by Fortran users who are saving information with write() and want
viewed object information into the same file.

Fortran will never defeat me, no matter how difficult they want to make the world. Including refusing to have IO interoperable with C.

Commit-type: Fortran, feature
Reported-by: Marsha Berger

show more ...


# 01fc6e75 22-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 50c89487 22-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-05-10/fix-man-pages-trivial/release' into 'release'

Fix trivial typos etc in some manual pages

See merge request petsc/petsc!6450


# 37fdd005 10-May-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix trivial typos etc in some manual pages

Also remove manual page for SNESNGSFunction since it does not exist


# 597312bb 02-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# d98e18b1 01-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-04-27/fix-other-sys-man-pages/release' into 'release'

Fix manual pages in viewers subdirectory of sys

See merge request petsc/petsc!6388


# c410d8cc 01-May-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix manual pages in viewers subdirectory of sys


# e9f36840 18-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-08/fix-man-pages-detected-by-lint' into 'main'

Fix many manual pages

See merge request petsc/petsc!6162


# 20f4b53c 09-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix manual pages based on reports from Jacob's lint tool

Commit-type: documentation


# 7ce98433 07-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-05/fix-viewer-man-pages' into 'main'

Fix up viewer manual pages

See merge request petsc/petsc!6148


# 3f423023 07-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix up viewer manual pages

Commit-type: documentation


# 31d78bcd 02-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-12-10/petscerrorcode-nodiscard' into 'main'

Feature: Non-discardable PetscErrorCode

See merge request petsc/petsc!5923


# 3ba16761 10-Dec-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Make PetscErrorCode a non-discardable enum


# c200f75e 12-Dec-2022 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 6f3396dd 12-Dec-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-12-02/copyedit-last-part-manual/release' into 'release'

Copyediting and cleanup of later sections of user manual; add links to manual...

See merge request petsc/petsc!5902


# d1f92df0 05-Dec-2022 Barry Smith <bsmith@mcs.anl.gov>

Copyediting and cleanup of later sections of user manual; add links to manual from PetscLog and PetscView manual pages

Commit-type: documentation
/spend 8h


# 061e922f 22-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-09-21/2-bike-2-shed' into 'main'

Feature: Bicycle Storage Facility 2

See merge request petsc/petsc!5661


# d71ae5a4 21-Sep-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

source code format changes due to .clang-format changes


1234567