Plex+SNES+TS: Changed all of the callback function to take time as an argument
Merge branch 'jed/process-options-handler' into barry/petscoptions-object
Merge branch 'master' into barry/petscoptions-object
Complete update to new PetscOptions interface
Begin renaming the PetscOptions objects for the future where PetscOptions will not be a singleton
Plex ex17: Fixed test output for decimal change
Plex ex16: Fixed test output for decimal change
Plex ex15: Fixed test output for decimal change
Plex ex13: Fixed test output for decimal change
Plex ex12: Fixed test output for decimal change
Plex ex10: Fixed test output for decimal change
Plex ex8: Fixed test output for decimal change
Plex ex7: Fixed test output for decimal change
Plex ex6: Replaced output
Plex ex5: Fixed test output for decimal change
Plex ex4: Fixed test output for decimal change
Plex ex2: Fixed mesh name
Plex ex1: Fixed test output for decimal change
Merge branch 'barry/add-mpiu_allreduce'
grep out name of DM object since on some systems the address printed has extra zeros thus producing a false difference in output
Introduce MPIU_Allreduce() to detect cases where all processes that share an MPI comm do not call the same sequence of MPI_Allreduce()This is a bug that can be difficult to track down.Suggested-by
Introduce MPIU_Allreduce() to detect cases where all processes that share an MPI comm do not call the same sequence of MPI_Allreduce()This is a bug that can be difficult to track down.Suggested-by: Eric Chamberland <Eric.Chamberland@giref.ulaval.ca>Suggested-by: Patrick Lacasse <placasse@giref.ulaval.ca>
show more ...
Merge branch 'knepley/fix-plex-point-location'* knepley/fix-plex-point-location: Plex: Some grid hash generalization for hex cells Plex: Grid hash must not hash hybrid cells Plex: Put in a fl
Merge branch 'knepley/fix-plex-point-location'* knepley/fix-plex-point-location: Plex: Some grid hash generalization for hex cells Plex: Grid hash must not hash hybrid cells Plex: Put in a flag for grid hash point location - Responds to -dm_plex_hash_location
fix violations of PETSc style guide: Usage of SETERRQ and NULL
Merge branch 'master' into barry/always-mark-floatsNeeded to merge in master to resolve conflicts that will appear when this branch is merged with master
Plex: Some grid hash generalization for hex cells
1...<<161162163164165166167168169170>>...235