History log of /petsc/include/petscviewer.h (Results 26 – 50 of 694)
Revision Date Author Comments
# 9dd11ecf 25-Aug-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2023-08-17/header-guard-check' into 'main'

Check header guards

See merge request petsc/petsc!6822


# a4963045 18-Aug-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Convert all header guards to pragma once


# 9c5460f9 17-Aug-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2023-08-09/linter-detect-static-function-candidates' into 'main'

Linter detect possible static functions

See merge request petsc/petsc!6796


# 4bf303fa 15-Aug-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Extern appriopriate symbols before the great en-static-ing


# 6c37f76f 27-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'tisaac/feature-log-handler' into 'main'

Deglobalize logging into PetscLogHandler and PetscLogState

See merge request petsc/petsc!6709


# 09222b14 14-Jul-2023 Toby Isaac <toby.isaac@gmail.com>

PetscViewer: Add PetscOptionsGetViewers() for multiple viewers

- Add src/sys/classes/viewer/tests/ex7.c to test this function


# d7c0c5d4 18-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/remove-unused-api' into 'main'

remove API definition of functions without any implementation code

See merge request petsc/petsc!6728


# f65f9c00 18-Jul-2023 Stefano Zampini <stefano.zampini@gmail.com>

Remove unused some dead API. These had header declerations but no corresponding
definitions in the source tree.


# 00188517 13-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2023-07-11/better-deprecated-macro' into 'main'

Feature: Uniform Deprecated Macro

See merge request petsc/petsc!6692


# edd03b47 11-Jul-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Apply new macros


# 6bb0c1aa 02-Jun-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-05-26/allow-mpiaij-32bit-large-nz' into 'main'

Allow viewing and loading MATMPIAIJ matrices with a total number of nonzeros greater than PETSC_INT_MAX

See merge request pet

Merge branch 'barry/2023-05-26/allow-mpiaij-32bit-large-nz' into 'main'

Allow viewing and loading MATMPIAIJ matrices with a total number of nonzeros greater than PETSC_INT_MAX

See merge request petsc/petsc!6514

show more ...


# 38b83642 27-May-2023 Barry Smith <bsmith@mcs.anl.gov>

Allow creating MPIAIJ matrices with a larger number of nonzeros than can fit in a count of a 32 bit integer, so long as each brank has a small enough number


# a663c1df 13-Apr-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 517f05f0 13-Apr-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-30/fix-include-man-pages/release' into 'release'

Fix manual pages in include files

See merge request petsc/petsc!6272


# 16a05f60 13-Apr-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix manual pages in include files


# 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


# 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


# 90c9181e 15-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jed/ts-view-cgns' into 'main'

TS CGNS: add support for a monitoring interval

See merge request petsc/petsc!5827


# 9812b6be 11-Nov-2022 Jed Brown <jed@jedbrown.org>

TS CGNS: add support for a monitoring interval

Also fixes output cycle number when restarted to nonzero initial cycle
number.


# 451970ef 01-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 6c1bc0c6 31-Oct-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'ahamilton/fix-petscviewer-PetscViewerFlowControlStepMaster-deprecation-typo' into 'release'

Fix typo in Deprecation warning for PetscViewerFlowControlStepMaster

See merge request pets

Merge branch 'ahamilton/fix-petscviewer-PetscViewerFlowControlStepMaster-deprecation-typo' into 'release'

Fix typo in Deprecation warning for PetscViewerFlowControlStepMaster

See merge request petsc/petsc!5767

show more ...


# 037ce8fa 24-Oct-2022 Aidan Hamilton <aidan@udel.edu>

Fix typo in Deprecation warning for PetscViewerFlowControlStepMaster and PetscViewerFlowControlEndMaster


12345678910>>...28