| #
211e18df
|
| 30-Mar-2014 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'knepley/feature-plex-hdf5' into knepley/feature-plex-bc
* knepley/feature-plex-hdf5: (61 commits) TS: Fix output sequence DMPlex: Check for HDF5 attributes before writing them DM
Merge branch 'knepley/feature-plex-hdf5' into knepley/feature-plex-bc
* knepley/feature-plex-hdf5: (61 commits) TS: Fix output sequence DMPlex: Check for HDF5 attributes before writing them DMPlex: Label with timestep number since we do not have times Viewer+HDF5: Added PetscViewerHDF5HasAttribute() TS: Set output sequence for timesteps DMPlex: Handle output sequences - Added static to some functions DM: Add idea of an output sequence - Added DMGet/SetOutputSequenceNumber() - Added doc for outputDM REVERT TS: Timestep gets set into DMTS DMPlex: Fix up HDF5 segregation DMPlex: Replace MAXPATHLEN with PETSC_MAX_PATH_LEN DMPlex: Fix HDF5 timestep handling DMPlex: Set correct block size on HDF5 field vectors TS: Timestep gets set into DMTS DMTS: Added timestep DMPlex: Fix output of fields - Corrected name - Fixed vector type DMPlex: Return errors from HDF5 function DMPlex+Viewer: Now output separate fields for viz - Added the PETSC_VIEWER_HDF5_VIZ format for creating viz fields - Added field type determination Sys+HDF5: Added PetscDataType string and HDF5 support for it IS: Fix compiler warning IS: Forgot to protect HDF5 ...
Conflicts: config/BuildSystem/config/packages/__init__.py src/ts/interface/ts.c
show more ...
|
| #
7e97c476
|
| 28-Mar-2014 |
Matthew G. Knepley <knepley@gmail.com> |
Sys+HDF5: Added PetscDataType string and HDF5 support for it
|
| #
926cf534
|
| 23-Mar-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/google'
|
| #
b2533dd1
|
| 22-Mar-2014 |
Vijay Mahadevan <vijay.m@gmail.com> |
Fixing merge conflicts in dmregall.
|
| #
204681ed
|
| 19-Mar-2014 |
Vijay Mahadevan <vijay.m@gmail.com> |
Merged petsc/petsc into master
|
| #
9c925a2c
|
| 18-Mar-2014 |
Shri <abhyshr@mcs.anl.gov> |
Merge branch 'master' into shri/ts-events
Conflicts: src/ts/interface/ts.c
|
| #
5f6acfaf
|
| 18-Mar-2014 |
Shri <abhyshr@mcs.anl.gov> |
Merge branch 'master' into shri/feature-dm-circuit
Conflicts: src/dm/impls/makefile
|
| #
1d763ceb
|
| 17-Mar-2014 |
Peter Brune <brune@mcs.anl.gov> |
Merge branch 'master' into prbrune/matcoloring-greedy
|
| #
e1287589
|
| 17-Mar-2014 |
Matthew G. Knepley <knepley@gmail.com> |
Sys: PetscMalloc1() should match the others for 0 size
|
| #
feac73e2
|
| 14-Mar-2014 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'jed/fix-memcpy-in-string.h' into maint
* jed/fix-memcpy-in-string.h: petscsys.h: find memcpy and memset in string.h
|
| #
5dc0f0a4
|
| 10-Mar-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
added introductory support for uploading files with Globus online
|
| #
68e69593
|
| 09-Mar-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
start on globus upload add PetscPullJSONValue()
|
| #
3d2707ba
|
| 03-Mar-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into barry/nonlinearsolvertable
Conflicts: include/petscsnes.h
|
| #
ab15ae43
|
| 03-Mar-2014 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into knepley/feature-plex-fas
* master: (863 commits) Revert "mpich: use latest mpich tarball with gcov but use '--enable-coverage' mpich configure option." MatCreateTransp
Merge branch 'master' into knepley/feature-plex-fas
* master: (863 commits) Revert "mpich: use latest mpich tarball with gcov but use '--enable-coverage' mpich configure option." MatCreateTranspose: fix for lazy block size mpich: use latest mpich tarball with gcov but use '--enable-coverage' mpich configure option. configure: add FC_DEFINE_FLAG to petscvariables added a citation for pounders, Stefan finally came through update to latest netcdf fixes bug that did not allow building on recent Mac OS X DMPlex: Fixes for CGNS - Fixed loop bounds since CGNS uses closed intervals - Bug with mixed cell types - Typo with coordinates final updates from nightly tests fix for countcfunction removed outdated docs and comments on MatStructure usage removed SAME_PRECONDITIONER since no longer used removed unneed use of MatStructure in Schur complement matrix removed MatStructure arguments from Tao fixes for Sundials and fun3d cannot use MPIU_SUM for integer arrays inplace ILU factorization must update state of inplace matrix to prevent infinite recursion of updating PC fixes for BDDC by the way not having BDDC always in the testing is going to lead to trouble the compute Jacobian functions for SNES and TS now do not take a MatStructure flag KSPSetOperators() no longer has the MatStructure argument. The Mat objects now track that information themselves. Use KPS/PCSetReusePreconditioner() to prevent the recomputation of the preconditioner if the operator changed in the way that SAME_PRECONDITIONER did with KSPSetOperators() tracks when Mat's have a change in nonzero structure this information can be used by PC to determine how preconditioners must be rebuilt currently only does an error check if the user said same nonzero pattern but actually changed the pattern completed cleanup of removal of matrix pointers to compute jacobian routines makefile: Added 'make includegraph' to create an inclusion dependency graph. Contrib: Updated include-graph.sh script to ignore *.hh files ...
Conflicts: src/dm/dt/interface/dt.c
show more ...
|
| #
04102261
|
| 03-Mar-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Application can now sms text completion or other important information
|
| #
f044a08e
|
| 03-Mar-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
PetscBoxAuthorize() requires SAWs in order to access the Mongoose webserver added prototypes for Box commands
|
| #
fe278a28
|
| 28-Feb-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
updates to google drive access
|
| #
b967cddf
|
| 28-Feb-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
first implementation of SSL and access to google apps
|
| #
061e9cde
|
| 27-Feb-2014 |
Vijay Mahadevan <vijay.m@gmail.com> |
Merging master with feature-dmmoab. Only conflict was with SOURCECXX specification under impls/moab/makefile.
|
| #
0b8bc44d
|
| 26-Feb-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/rm-matstructure-mat-pointer'
Conflicts: include/petsctao.h
|
| #
e56f5c9e
|
| 24-Feb-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
tracks when Mat's have a change in nonzero structure this information can be used by PC to determine how preconditioners must be rebuilt currently only does an error check if the user said same nonze
tracks when Mat's have a change in nonzero structure this information can be used by PC to determine how preconditioners must be rebuilt currently only does an error check if the user said same nonzero pattern but actually changed the pattern
show more ...
|
| #
bf5b0b0b
|
| 25-Feb-2014 |
Vijay Mahadevan <vijay.m@gmail.com> |
Merged petsc/petsc into master
|
| #
020631bc
|
| 19-Feb-2014 |
Peter Brune <brune@mcs.anl.gov> |
Merge branch 'master' into prbrune/snes-fascontinuation
Conflicts: include/petscsnesfas.h
|
| #
4713bdb9
|
| 19-Feb-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/update-some-manualpages'
|
| #
78ccc320
|
| 18-Feb-2014 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'jed/malloc-zero'
* jed/malloc-zero: PetscFreeAlign: avoid unshifting NULL PetscMalloc: allow ptr=malloc(0) and free(ptr)
|