| #
e713438f
|
| 25-Aug-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/fix-islocaltoglobalmappingcreateis-with-blocksize' into maint
|
| #
6006e8d2
|
| 23-Aug-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
fix ISLocalToGlobalMappingCreateIS() to respect the block size of the IS Added test case for it
Reported-by: Glenn Hammond <gehammo@sandia.gov>
|
| #
256ff83f
|
| 11-Sep-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into barry/wirth-fusion-materials
Conflicts: src/ts/examples/tutorials/advection-diffusion-reaction/ex10.c
|
| #
e33c197d
|
| 11-Jun-2013 |
Richard Mills <rtm@eecs.utk.edu> |
Merged petsc/petsc into rmills/petsc master.
|
| #
20cbb662
|
| 11-Apr-2013 |
Jed Brown <jed@59A2.org> |
Merge branch 'jed/fix-locdir'
* jed/fix-locdir: LOCDIR: fix all outdated paths and normalize trailing slash
|
| #
3e1910f1
|
| 10-Apr-2013 |
Jed Brown <jed@59A2.org> |
LOCDIR: fix all outdated paths and normalize trailing slash
Update performed by:
git ls-files '*/makefile' | xargs perl -pi -MFile::Basename \ -e 's!(LOCDIR[[:space:]]+=) *(.+)$!$1." ".dirnam
LOCDIR: fix all outdated paths and normalize trailing slash
Update performed by:
git ls-files '*/makefile' | xargs perl -pi -MFile::Basename \ -e 's!(LOCDIR[[:space:]]+=) *(.+)$!$1." ".dirname($ARGV)."/"!e'
Fortran auto must be fixed using 'make allfortranstubs' and the result can be checked by 'bin/maint/checkloc.py'.
show more ...
|
| #
4042b796
|
| 17-Mar-2013 |
Jed Brown <jed@59A2.org> |
Merge branch 'master' into jed/ts-eimex
Sync to include Git conversion, PETSC_EXTERN, and minor API changes.
Conflicts: src/ts/interface/tsregall.c
|
| #
16939686
|
| 15-Feb-2013 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge.
Hg-commit: 529608adef0edbad5c2a5f57f3beefa5703bfae9
|
| #
1447629f
|
| 15-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
moved ao over to vec/is location fixed couple mistakes in examples made by privitizing petscimpl.h
Hg-commit: 01295422394106db7c66f43df1606e60d84f7325
|
| #
95fce210
|
| 15-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
moved sf to new vec/is location
Hg-commit: f0665fe4e2bc9d7b33e6af35313fffe9d7c753a8
|
| #
727c9ee5
|
| 15-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
moved non-is utils from is/is to is
Hg-commit: 4569b845ae6bd279ca8e242a9e5350cb08d3c5a0
|
| #
d9e81513
|
| 15-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
moved is directory in one level to make room for all the source in the is subpackage
Hg-commit: 7eb286fb676eef26fdc2da2c38b91bc070f9f9f8
|
| #
31134e8c
|
| 03-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d0f613618ca66a5aeb1aac97d210d2cc29755d3d
|
| #
2d507118
|
| 03-Nov-2012 |
Satish Balay <balay@mcs.anl.gov> |
reemove OBJSC and OBJSF from invididual makefiles and auto-define in conf/variables
Hg-commit: 2f01c17f3c19dc4b89aaf306cfd60a12312c270d
|
| #
0f55b88d
|
| 03-Jul-2012 |
Satish Balay <balay@mcs.anl.gov> |
backout all chmod stuff in bf971ba58125 [but keep diffs to src/mat/impls/aij/mpi/mpimatmatmult.c ]
Hg-commit: 4a812fc1f35496ce2717c7da9ef12ffabbd13258
|
| #
c0174eb7
|
| 03-Jul-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
removed a spurious call to MatSetBlockSize.
Hg-commit: bf971ba58125bd8cf7ceb2a9d0f5cdf27c27cc6a
|
| #
8e7768b9
|
| 24-Mar-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: f997b2abc12025b16065184c2bb279689bbd06ac
|
| #
b45d2f2c
|
| 24-Mar-2012 |
Jed Brown <jed@59A2.org> |
Rename include/private/ to include/petsc-private/
Hg-commit: 9a1730720b0d9756437b40462617551504641ade
|
| #
d39137a2
|
| 12-Jan-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d540875a63b3c979c82b6a7fa7f062571e906d10
|
| #
247e2d92
|
| 06-Jan-2012 |
Jed Brown <jed@59A2.org> |
Mass revert file modes that were made executable in f6e61ee9c329
Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5
|
| #
832f7384
|
| 01-Jan-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: ee8d91ae0580d1d4fa92be38a18d40c838b9a257
|
| #
14e519b0
|
| 31-Dec-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
changed MatMatMult to MatTranposeMatMult.
Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f
|
| #
238e7d2d
|
| 02-Dec-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 9c9e2b0243eedf0151e3676f8f4ccde9f7b93898
|
| #
f3a56f8b
|
| 30-Nov-2009 |
Jed Brown <jed@59A2.org> |
merge TrMalloc/MEMALIGN updates
Hg-commit: e66e6e0b392d0e3456a0c4fdee411b9bff8fd74a
|
| #
da93591f
|
| 29-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
removed PETSC_ARCH/conf/base and added support for not setting PETSC_ARCH and PETSC_DIR with --prefix option
Hg-commit: e478f4df238e5763b64567336d7cf94ca5d89d58
|