History log of /petsc/src/dm/impls/plex/tests/ex1.c (Results 1 – 25 of 136)
Revision Date Author Comments
# f5b05b44 21-Jul-2025 Satish Balay <balay@mcs.anl.gov>

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

Plex: Add Shapefile support

See merge request petsc/petsc!8558


# 1b3de14e 16-Jul-2025 Matthew G. Knepley <knepley@gmail.com>

Plex ex1: Added Shapefile test


# 609caa7c 19-Jul-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/rm-explicit-empty-output_file' into 'main'

Remove 535 empty .out and consolidate the use of output/empty.out

See merge request petsc/petsc!8538


# 3886731f 09-Jul-2025 Pierre Jolivet <pierre@joliv.et>

Remove explicitly listed empty files and switch to output/empty.out


# 32eed818 09-Jul-2025 Satish Balay <balay@mcs.anl.gov>

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

Plex: Add STL reader

See merge request petsc/petsc!8494


# be390042 25-Jun-2025 Matthew G. Knepley <knepley@gmail.com>

Plex ex1: Added STL test


# c9df829d 14-Apr-2025 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 0f14d57f 12-Apr-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'zach/fix-tps-refinement' into 'release'

Plex: Fix refinement of TPS meshes

See merge request petsc/petsc!8302


# f1d4225f 10-Apr-2025 Zach Atkins <zach.atkins@colorado.edu>

Plex: Fix refinement of TPS meshes


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

Merge branch 'knepley/feature-plex-fluent-reader' into 'main'

Plex: Reworked Fluent reader to support mixed cell meshes

See merge request petsc/petsc!8286


# 87b0d978 08-Apr-2025 Matthew G. Knepley <knepley@gmail.com>

Plex ex1: Add Fluent test with mixed cell mesh


# 72542b61 25-Mar-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/plex-crisscross' into 'main'

DMPLEX: add criss-cross mesh constructor

See merge request petsc/petsc!8227


# d698cf03 19-Mar-2025 Stefano Zampini <stefano.zampini@gmail.com>

DMPLEX: add 2d box criss-cross mesh


# 6d8694c4 20-Mar-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-04-29/add-fortran-enums' into 'main'

Major updates to Fortran interface

See merge request petsc/petsc!7517


# ce78bad3 20-Feb-2025 Barry Smith <bsmith@petsc.dev>

Fortran 90: fully embrace After 34 years!

- deprecate use of 'F90' in Fortran function names
- use Fortran pointers when appropriate
- the new Fortran API is not backward compatible with previous ve

Fortran 90: fully embrace After 34 years!

- deprecate use of 'F90' in Fortran function names
- use Fortran pointers when appropriate
- the new Fortran API is not backward compatible with previous versions!
- also clean up inconsistent PETSc code detected by new Fortran generation tools
- drop use of bfort
- automatically generate all the Fortran PETSc objects, enums etc from the include files
- generate most of the Fortran interface definitions and functions from the source code
- simplify the number and organization of Fortran modules

Co-authored-by: Jose E. Roman <jroman@dsic.upv.es>

show more ...


# fff43d00 18-Jan-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/mv-large-files' into 'main'

Move some large files over to the datafiles repository

See merge request petsc/petsc!8082


# 969724b3 15-Jan-2025 Pierre Jolivet <pierre@joliv.et>

Move some large files over to the datafiles repository


# 507571c1 02-Dec-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-plex-hypercubic-parallel' into 'main'

Plex: Make hypercubic mesh parallel

See merge request petsc/petsc!8036


# 8d2ec52a 01-Dec-2024 Satish Balay <balay@mcs.anl.gov>

Plex: Made hypercubic mesh parallel
- Plex ex1: Added parallel hypercubic tests


# 12277a38 04-Nov-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-plex-fluent-cas' into 'main'

Plex+Fluent: Fixed CAS reader for 2D

See merge request petsc/petsc!7958


# 1e7fde23 31-Oct-2024 Matthew G. Knepley <knepley@gmail.com>

Plex ex1: Fluent tests working
- Fixed label in CASE file
- Added new 3D test


# 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


# 462c564d 14-Sep-2024 Barry Smith <bsmith@mcs.anl.gov>

Fix MPIU_* routines to always return MPI error codes and thus be usable with PetscCallMPI()

Introduce MPIU_Count to be used when MPI_Count is not available


# 4185d930 16-Aug-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jrwrigh/dm_box_label' into 'main'

Plex: Add box labeling to simplex, input meshes

See merge request petsc/petsc!7741


# 22671c33 06-Aug-2024 James Wright <james@jameswright.xyz>

test(plex): Add test using -dm_plex_box_label


123456