History log of /petsc/src/sys/classes/viewer/impls/cgns/cgnsv.c (Results 26 – 50 of 61)
Revision Date Author Comments
# 78360bc1 27-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jose/docs-fix' into 'main'

Minor fixes in manpages

See merge request petsc/petsc!7886


# 7dcfde4d 27-Sep-2024 Jose E. Roman <jroman@dsic.upv.es>

Minor fixes in manpages


# 83d0d507 25-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jrwrigh/cgns_parallel_io' into 'main'

CGNS: Add parallel Plex building, VecLoad, and more

See merge request petsc/petsc!7826


# 472b9844 11-Aug-2024 James Wright <james@jameswright.xyz>

cgns: Add parallel Plex read, VecLoad, etc.

- Parallel Plex building with `-dm_plex_cgns_parallel`
- Parallel solution reading via `VecLoad()`
- Added `PetscViewerCGNSOpen()`
- Added `PetscViewerCGN

cgns: Add parallel Plex read, VecLoad, etc.

- Parallel Plex building with `-dm_plex_cgns_parallel`
- Parallel solution reading via `VecLoad()`
- Added `PetscViewerCGNSOpen()`
- Added `PetscViewerCGNSGetSolution{Time,Name}()`,
`PetscViewerCGNSSetSolutionIndex()`

show more ...


# d8e47b63 17-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-09-02/rebased-fix-conversion-warnings' into 'main'

Compiler finds (and forbid) casts from higher precision integers to lower

See merge request petsc/petsc!7806


# 6497c311 25-Aug-2024 Barry Smith <bsmith@mcs.anl.gov>

Add to CI compilers flags '-Wconversion', '-Wno-sign-conversion', '-Wno-float-conversion', '-Wno-implicit-float-conversion']

Also fix the code to repository to compile cleanly with these flags in th

Add to CI compilers flags '-Wconversion', '-Wno-sign-conversion', '-Wno-float-conversion', '-Wno-implicit-float-conversion']

Also fix the code to repository to compile cleanly with these flags in the CI

show more ...


# ec50fa89 13-Mar-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/firedrake-1' into 'main'

Updates for Firedrake: first batch

See merge request petsc/petsc!7358


# da0802e2 28-Feb-2024 Stefano Zampini <stefano.zampini@gmail.com>

minor fixes


# 970231d2 07-Mar-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/clang-format-18' into 'main'

clang-format version 18

See merge request petsc/petsc!6902


# 4d86920d 10-Feb-2024 Pierre Jolivet <pierre@joliv.et>

checkbadSource: rules for PetscFunctionBegin and derivatives


# 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


# 5ea10fd3 31-Dec-2022 Satish Balay <balay@mcs.anl.gov>

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

CGNS scalability

See merge request petsc/petsc!5943


# 753e5362 30-Dec-2022 Jed Brown <jed@jedbrown.org>

CGNS: protect cgp_close if file has already been closed


# 25760aff 25-Dec-2022 Jed Brown <jed@jedbrown.org>

CGNS: implement batch size when using pattern file names


# 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.


# 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


# b7124133 20-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-09-17/slimmer-petscobject' into 'main'

Feature: Slimmer PetscObject

See merge request petsc/petsc!5649


123