History log of /petsc/src/dm/partitioner/tests/output/ex33_shell_nsize-2_nparts-3.out (Results 1 – 6 of 6)
Revision Date Author Comments
# 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


# f2719977 09-Sep-2024 Barry Smith <bsmith@mcs.anl.gov>

Viwering PetscSection displays dof as dim in the ASCII files, fix to dof


# 1e254738 22-Mar-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-partitioner-edge-weights' into 'main'

Partitioner: Support edge weights

See merge request petsc/petsc!7395


# 21c92275 13-Mar-2024 Matthew G. Knepley <knepley@gmail.com>

Partitioner: Support edge weights
- They are simple integers in a Section
- Appears to work with ParMetis


# 31fea1aa 20-Sep-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'dalcinl/coverage' into 'master'

More test coverage

See merge request petsc/petsc!3210


# d7cc930e 09-Sep-2020 Lisandro Dalcin <dalcinl@gmail.com>

PetscPartitioner: Full test coverage