use dm->mtype to create a matrixand redo passing matrix type to constraint matrix
Convert MPI error type to PETSc error with string message for all MPI callsNow 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 callsNow 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 ...
Plex ex41: Test of SBR refinement
Plex: Added parallel SBR refinement- Only 2D
Merge branch 'jose/pgi-20.9-warnings' into 'master'More warnings in NVIDIA/PGI compilersSee merge request petsc/petsc!3432
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
Fix warnings in NVIDIA compilers (formerly PGI): unreachable statement
Merge remote-tracking branch 'origin/release' into master
DM: Allow sections to be defined over only non-tensor cells - This is needed for PyLith
add new plex/tutorials/ex5.c
mv plex/tutorials/ex5.c -> plex/tests/ex55.c
Plex: Remove diagnostic printing from EGADS
Plex: Allow EGADS mesh creation through the normal mechanism
Plex ex10: Example showing subsurface meshing - Also included some tutorial-type documentation
Plex: We should allow variables on prism cells if no hybrid DS is involved- This allows -dm_partition_view to work with prisms
Plex: HDF5_XDMF format should read "cell_dim" attribute so it can read surface meshes
Merge branch 'knepley/feature-plex-interpolate-pyramid' into 'master'Plex: Added pyramid cell typeSee merge request petsc/petsc!3329
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
Merge branch 'stefanozampini/fix-gamg-transposegencuda' into 'release'Fix CUDA performance regression and KOKKOS bugfixesSee merge request petsc/petsc!3310
Plex+Doc: Better seealso
Merge branch 'knepley/feature-snes-ex69-update' into 'master'Knepley/feature snes ex69 updateSee merge request petsc/petsc!3280
Plex ex33: Updates and cleanup - Added new test for Gmsh higher order geometry from Jed
SNES ex69: Added tutorial material- Added parameter viewing- Added GMG test
1...<<61626364656667686970>>...235