History log of /petsc/src/sys/classes/viewer/interface/viewregall.c (Results 1 – 25 of 103)
Revision Date Author Comments
# 0f6b61eb 15-Oct-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-plex-plot' into 'main'

Plex+Viewer: PETSCVIEWERPYTHON and PyVista support for DMPLEX

See merge request petsc/petsc!7884


# 22d6dc08 19-Sep-2024 Stefano Zampini <stefano.zampini@gmail.com>

Plex+Viewer: Added Python and PyVista viewers
- Enable viewer filename interface for Python viewer
- Add -viewer_python_filename to set the output filename
- Add -dm_plex_transform_active_values to e

Plex+Viewer: Added Python and PyVista viewers
- Enable viewer filename interface for Python viewer
- Add -viewer_python_filename to set the output filename
- Add -dm_plex_transform_active_values to explicitly set values in the label
- Add -dm_plex_option_phases to control sequencing of setup from the command line

show more ...


# e8e8640d 26-Sep-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/rm-first-empty-line' into 'main'

Remove first and last empty lines

See merge request petsc/petsc!6892


# 92bec4ee 26-Sep-2023 Pierre Jolivet <pierre@joliv.et>

Remove first and last empty lines


# 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


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

Lint apply: sys


# 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


# 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


# 7c6f9176 21-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-09-09/cleanup-matlab-configure' into 'main'

minor cleanup for matlab engine

See merge request petsc/petsc!5608


# d1e78c4f 11-Sep-2022 Barry Smith <bsmith@mcs.anl.gov>

No longer a need for a seperate --with-matlab-engine since their are not fragile MATLAB version dependent libraries

that may be work for some users

/spend 20m


# eea86af3 05-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-08-23/fix-sys-man' into 'main'

Fix up all manual pages in src/sys directory

See merge request petsc/petsc!5559


# 811af0c4 24-Aug-2022 Barry Smith <bsmith@mcs.anl.gov>

Fix up all manual pages in src/sys directory

Commit-type: documentation
/spend 10h


# 58d68138 23-Aug-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-08-21/clang-format-source' into 'main'

format repository with clang-format

See merge request petsc/petsc!5541


# 9371c9d4 22-Aug-2022 Satish Balay <balay@mcs.anl.gov>

clang-format: convert PETSc sources to comply with clang-format


# c07fc37f 21-Jul-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jed/plex-cgns' into 'main'

DMPlex: add support for writing CGNS files in parallel

See merge request petsc/petsc!5449


# 5f34f2dc 20-Jul-2022 Jed Brown <jed@jedbrown.org>

DMPlex: add support for writing CGNS files in parallel

Also --download-cgns. This supports most kinds of quadratic and
cubic elements, plus some quartic (not supported in Paraview-5.10.1).
Parallel

DMPlex: add support for writing CGNS files in parallel

Also --download-cgns. This supports most kinds of quadratic and
cubic elements, plus some quartic (not supported in Paraview-5.10.1).
Parallel IO uses collective contiguous writes.

show more ...


# f882803c 26-Mar-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-02-23/variadic-chkerr' into 'main'

Variadic CHKERRQ()

See merge request petsc/petsc!4889


12345