DMConvert_p4est_plex: set projection height early, so it passes to coordinate dm
DMP4est: change order of setting projection height and localizing coordinates
DMP4est: prefer [0,L) for periodic coordinates
Merge branch 'knepley/fix-plex-namespace'* knepley/fix-plex-namespace: (24 commits) PlexTree: Fixed declaration for function which produce indices for assembly Plex: Forgot to zero out Jacobian
Merge branch 'knepley/fix-plex-namespace'* knepley/fix-plex-namespace: (24 commits) PlexTree: Fixed declaration for function which produce indices for assembly Plex: Forgot to zero out Jacobian Plex: Changed every *_Internal() function to PETSC_INTERN - Except the residual and Jacobian computation which should not be internal Plex: Fixed declaration for function which produce indices for assembly Plex: clarify precedence DMForest tests ex2: typo fixes DMP4est: cleanup for DMForestTransferVec() DMP4est: fixes to DMPlexTranserVecTree_Inject() DMP4est: fixes to DMPlexTranserVecTree_Interpolate() DMPlex: correct usage of PetscSFCreateEmbeddedLeafSF() DMP4est: address extra vertices in transfers DMP4est: address missing vertices in transfers DMP4est: fix array initialization DMP4est: fix interface to nonuniform refinement DMP4est: interface to nonuniform refinement DMForest test ex2: leave data until end for debugging DMForest: added test for DMForestTransferVec() Plex: first pass at tree transfer interpolator. FVM missing Plex: finish first pass at injection component of transer DMPlex: further refactoring in injection code ...
show more ...
DMP4est: access data after setup
DMForest tests ex2: typo fixes
DMP4est: cleanup for DMForestTransferVec()
DMP4est: address extra vertices in transfers
DMP4est: address missing vertices in transfers
DMP4est: fix array initialization
DMP4est: fix interface to nonuniform refinement
DMP4est: interface to nonuniform refinement
DMForest test ex2: leave data until end for debugging
DMForest: added test for DMForestTransferVec()
DMPlex: refactor injector code for reuse
DMForestTransferVec_p4est(): shift work to plex
DMForest: start stub of DMForestTransferVec()
DMP4est: uncrustify
DMP4est: remove memset()
DMForest: uncrustify
Merge branch 'maint'* maint: DMP4est: NULL != MPI_STATUSES_IGNORE Change Aasmund's name to ASCII so that c2html does not fail on the source file rm unread 'ierr' add test ex198.c for MatMat
Merge branch 'maint'* maint: DMP4est: NULL != MPI_STATUSES_IGNORE Change Aasmund's name to ASCII so that c2html does not fail on the source file rm unread 'ierr' add test ex198.c for MatMatMatMult() bugfix for MatMatMultSymbolic_SeqAIJ_SeqAIJ_xxx() Reported by Sebastien Gilles <sebastien.gilles@inria.fr>
DMP4est: NULL != MPI_STATUSES_IGNORE
Merge branch 'barry/fix-some-clang-warnings'
Fix most C examples to return ierr on failed PetscInitialize() or PetscFinalize()Formatting fixes for many C examples including removing extra linesFixed a few set but not used variables detected
Fix most C examples to return ierr on failed PetscInitialize() or PetscFinalize()Formatting fixes for many C examples including removing extra linesFixed a few set but not used variables detected by the clang static analyzer
1...<<11121314151617181920