Merge branch 'stefanozampini/nec' into 'main'Initial support for NEC-SX Aurora TsubasaSee merge request petsc/petsc!3987
Fix manpages: more errors reported by doctext
Fix manpages: Argument --> Parameter (required to enable sowing checks)
Fix manpages: mismatching number of parameters
NECBUG: DMPlexIsDistributed: Fix for NEC compiler
NEC-SX: Fix compiler internal error
Fix manpages: Input/Output Parameters --> Parameter
Fix manpages: Input/Output Parameter --> Parameters
g++11: fix -Werror=misleading-indentation
Fix warnings from PGI and clang compiler
Merge branch 'jose/spelling-errors' into 'main'Fix many spelling errors in manpages and commentsSee merge request petsc/petsc!4283
Merge branch 'jed/dmplex-mesh-naming' into 'main'DMPlex: more accurate mesh names for examples and VTK outputSee merge request petsc/petsc!4132
Fix spelling errors in manpages and comments
Fix Input/Output/Parameter keywords in manpages
requires: define -> requires: defined
Plex: DMPlexCreateFromCellListPetsc() should only create a mesh on rank 0
Plex ex11: Tutorial on cell orientation
Plex: DMPlexTransform is now the way to manipulate a Plex - Replace DMPlexCellRefiner with DMPlexTransform - Replace CellRefinerInCellTest_Internal() with DMPolytopeInCellTest() - Replace DMPlexCe
Plex: DMPlexTransform is now the way to manipulate a Plex - Replace DMPlexCellRefiner with DMPlexTransform - Replace CellRefinerInCellTest_Internal() with DMPolytopeInCellTest() - Replace DMPlexCellRefinerGetAffineTransforms() withDMPlexRefineRegularGetAffineTransforms()
show more ...
Plex: Reworked interpolation - Now parallel interface orientation sends the entire cone- Allow interpolation before distribution
DM: New idea for cell orientations- Add DMPolytopeTypeGetNumArrangments()- Add DMPolytopeTypeGetArrangment()- Add DMPolytopeTypeGetVertexArrangment()- Add DMPolytopeTypeComposeOrientation()- Add
DM: New idea for cell orientations- Add DMPolytopeTypeGetNumArrangments()- Add DMPolytopeTypeGetArrangment()- Add DMPolytopeTypeGetVertexArrangment()- Add DMPolytopeTypeComposeOrientation()- Add DMPolytopeTypeComposeOrientationInv()- Add DMPolytopeGetOrientation()- Add DMPolytopeGetVertexOrientation()- Inversion now uses just negation instead of face size- Remove DMPlexOrientCell(), DMPlexReverseCell(), DMPlexCompareOrientations()- Add DMPlexOrientPoint()- Add MPIU_4INT and MPI_4INT- Rewrote transitive closure- DMPlexGetTransitiveClosure_Depth1_Static() now correctly handles ornt- PetscDualSpaceLagrange and PetscSection use the number of arragnements and not the cone size- Update examples
Plex: Remove strange permutation in reference cell
Plex: Rework LaTeX output- Name reference cell meshes
Plex: Ask for auxiliary fields from the correct side of the interface
Plex ex17: Add more point location tests
plex: Implement point location for line segments
1...<<61626364656667686970>>...235