History log of /petsc/src/dm/impls/plex/plexcreate.c (Results 426 – 450 of 1183)
Revision Date Author Comments
# 2464107a 26-Feb-2021 ksagiyam <k.sagiyama@imperial.ac.uk>

refactor DMPlexBuildFromCellListParallel


# 31867c9b 13-Mar-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'tisaac/feature-dm-interpolate-solution' into 'main'

Total solution interpolation

See merge request petsc/petsc!3700


# 1eb70e55 09-Mar-2021 Toby Isaac <tisaac@cc.gatech.edu>

Create affine correction for total solution projection in plex

squashme: fix DMInterpolationSolution_Plex

squashme: fix DMInterpolateSolution_Plex()

squashme whitespace


# 5947d958 08-Mar-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release' into main


# 5761b3e2 08-Mar-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-dmgetneighbors-sfsetup' into 'release'

DMPlex: missing PetscSFSetUp()

See merge request petsc/petsc!3686


# 07a779fe 08-Mar-2021 Pierre Jolivet <pierre@joliv.et>

DMPlex: missing PetscSFSetUp()


# 7ab9467e 02-Mar-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/sf-change-api' into 'main'

Change some SF APIs mentioned in the ECP paper

See merge request petsc/petsc!3659


# ad227fea 27-Feb-2021 Junchao Zhang <jczhang@mcs.anl.gov>

SF: add an MPI_Op argument to SFBcast


# bdea225a 30-Dec-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2020-10-08/fix-mpi-error-codes' into 'master'

Convert MPI error type to PETSc error with string message for all MPI calls

See merge request petsc/petsc!3326


# ffc4695b 08-Oct-2020 Barry Smith <bsmith@mcs.anl.gov>

Convert MPI error type to PETSc error with string message for all MPI calls

Now PETSc examples will ONLY return PETSc error codes and never MPI error codes directly so we can understand and post-pro

Convert MPI error type to PETSc error with string message for all MPI calls

Now PETSc examples will ONLY return PETSc error codes and never MPI error codes directly so we can understand and post-process their
errors better.

The test harness will now automatically retry tests that fail with MPI, this may help with Intel MPI that produces
seemingly random failures.

Commit-type: error-checking
/spend 30m

show more ...


# d6236948 25-Nov-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-tetgen-labels' into 'master'

DM: Added universal label

See merge request petsc/petsc!3402


# 0fdc7489 25-Nov-2020 Matthew Knepley <knepley@gmail.com>

DM: Added universal label - A universal label encodes the markers for a set of labels - We need this when using systems like TetGen that only take a single label - Added tests in Plex ex11


# bfc8fd11 24-Nov-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release' into master


# 54f467a8 23-Nov-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jose/release/pgi-20.9-warnings' into 'release'

Fix warnings in NVIDIA compilers (formerly PGI)

See merge request petsc/petsc!3397


# b458e8f1 05-Nov-2020 Jose E. Roman <jroman@dsic.upv.es>

Fix warnings in NVIDIA compilers (formerly PGI): unreachable statement


# 8b604b9c 23-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-plex-egads-mesh' into 'master'

Plex: Allow EGADS mesh creation through the normal mechanism

See merge request petsc/petsc!3364


# 7bee2925 23-Oct-2020 Matthew Knepley <knepley@gmail.com>

Plex: Allow EGADS mesh creation through the normal mechanism


# 97b5471d 12-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-plex-interpolate-pyramid' into 'master'

Plex: Added pyramid cell type

See merge request petsc/petsc!3329


# da9060c4 10-Oct-2020 Matthew G. Knepley <knepley@gmail.com>

Plex: Added pyramid cell type - Added pyrmaid reference cell - Added -dm_plex_ref_type for DMPlexCreateReferenceCellByType() - Added interpolation of pyramids - Added pyramid interpolation test i

Plex: Added pyramid cell type - Added pyrmaid reference cell - Added -dm_plex_ref_type for DMPlexCreateReferenceCellByType() - Added interpolation of pyramids - Added pyramid interpolation test in Plex ex7 - Temporary fix for pyramids in refinement

show more ...


# dcb211fe 09-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-snes-ex69-update' into 'master'

Knepley/feature snes ex69 update

See merge request petsc/petsc!3280


# 8e2166ac 08-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release' into master


# 478db826 24-Aug-2020 Matthew G. Knepley <knepley@gmail.com>

SNES ex69: Added tutorial material
- Added parameter viewing
- Added GMG test


# 8de6a0e7 06-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'patch-2' into 'release'

Plex: Ignore extra faces arguments in DMPlexCreateBoxMesh()

See merge request petsc/petsc!3313


# d3d85b66 06-Oct-2020 Matthew G. Knepley <knepley@gmail.com>

Plex: Ignore extra faces arguments in DMPlexCreateBoxMesh()


# bf2f83f5 18-Sep-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-plex-extrusion-heights' into 'master'

Plex: Allow setting extrusion heights

See merge request petsc/petsc!3208


1...<<11121314151617181920>>...48