| #
d39ee6f6
|
| 20-Jan-2015 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'knepley/feature-dm-sf-local-copy' into knepley/feature-ts-fem+fvm-example
* knepley/feature-dm-sf-local-copy: DM: Added support for INSERT_VALUES in DMLocalToGlobal() with an SF, whe
Merge branch 'knepley/feature-dm-sf-local-copy' into knepley/feature-ts-fem+fvm-example
* knepley/feature-dm-sf-local-copy: DM: Added support for INSERT_VALUES in DMLocalToGlobal() with an SF, where it just does a local copy fortranstubs: do not process files in .git setup.py: Fix install of package's __init__.py file f2cblaslapack: use correct location to copy tmpmakefile for subsequent self.installNeeded() to work. doc: exclude tutorials/HandsOnExercise.html from 'docsetdate' setup.py: Better handling of $PETSC_CONFIGURE_OPTIONS setup.py: Simplify code to support just pip install Don't install $PETSC_ARCH/lib/.DIR Move install.py and gmakegen.py from lib/petsc-conf/ to config/ updated gamg tests fixed squaring graph on all levels in GAMG fixed gamg coarse grid to be general
show more ...
|
| #
3b399ccd
|
| 19-Jan-2015 |
Mark Adams <mfadams@lbl.gov> |
Merge branch 'master' of bitbucket.org:petsc/petsc
|
| #
89031a3c
|
| 19-Jan-2015 |
Lisandro Dalcin <dalcinl@gmail.com> |
setup.py: Fix install of package's __init__.py file
|
| #
0802e460
|
| 19-Jan-2015 |
Lisandro Dalcin <dalcinl@gmail.com> |
Merged in dalcinl/pip-install (pull request #247)
Update support for pip install
|
| #
15075023
|
| 18-Jan-2015 |
Lisandro Dalcin <dalcinl@gmail.com> |
setup.py: Better handling of $PETSC_CONFIGURE_OPTIONS
|
| #
96fd8cd7
|
| 16-Jan-2015 |
Lisandro Dalcin <dalcinl@gmail.com> |
setup.py: Simplify code to support just pip install
|
| #
0ee81e68
|
| 15-Jan-2015 |
Lisandro Dalcin <dalcinl@gmail.com> |
Move install.py and gmakegen.py from lib/petsc-conf/ to config/
|
| #
3fe9ae9b
|
| 15-Jan-2015 |
Mark Adams <mfadams@lbl.gov> |
Merge branch 'master' of bitbucket.org:petsc/petsc into mark/gamg-crs-ksp2
|
| #
ccfa39b9
|
| 13-Jan-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' of bitbucket.org:petsc/petsc
|
| #
fe998a80
|
| 13-Jan-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
manual merge of conflict
|
| #
df4e9f13
|
| 13-Jan-2015 |
Lisandro Dalcin <dalcinl@gmail.com> |
Merge branch 'maint'
|
| #
93b33a5a
|
| 13-Jan-2015 |
Lisandro Dalcin <dalcinl@gmail.com> |
setup.py: Fix sowing dependency and update install instructions
|
| #
5b087e2d
|
| 12-Jan-2015 |
Lisandro Dalcin <dalcinl@gmail.com> |
Merge branch 'maint'
|
| #
a2b37ce5
|
| 12-Jan-2015 |
Lisandro Dalcin <dalcinl@gmail.com> |
pip: Compute required petsc version from petsc4py version
|
| #
2d258785
|
| 11-Jan-2015 |
Lisandro Dalcin <dalcinl@gmail.com> |
Merge branch 'maint'
|
| #
0d13c01f
|
| 11-Jan-2015 |
Lisandro Dalcin <dalcinl@gmail.com> |
pip: Compute required petsc version from petsc4py version
|
| #
ca62002a
|
| 10-Jan-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Clarify comments for setup.py
|
| #
ac02ff6d
|
| 10-Jan-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
update downloaded petsc4py from bitbucket setup.py doesn't need sowing, fortran or c++
|
| #
d3c8c067
|
| 01-Jan-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Three directory namespace changes for better --prefix install support
1) include/finclude becomes include/petsc-finclude 2) include/mpiuni becomes include/petsc-mpiuni 3) conf (both $PETSC_DIR/conf
Three directory namespace changes for better --prefix install support
1) include/finclude becomes include/petsc-finclude 2) include/mpiuni becomes include/petsc-mpiuni 3) conf (both $PETSC_DIR/conf and $PETSC_DIR/$PETSC_ARCH/conf become) lib/petsc-conf
show more ...
|
| #
909a08a4
|
| 28-Nov-2014 |
Michael Lange <michael.lange@imperial.ac.uk> |
Merge branch 'master' into mlange/refactor-plex-distribute
Conflicts: src/dm/impls/plex/examples/tests/output/ex12_1.out src/dm/impls/plex/examples/tests/output/ex12_2.out
|
| #
450c9c28
|
| 22-Oct-2014 |
Matthew G. Knepley <knepley@gmail.com> |
Merge remote-tracking branch 'dham/fix_setup_py'
* dham/fix_setup_py: Add conf to the path in setup.py
|
| #
05762b81
|
| 17-Oct-2014 |
David A Ham <david.ham@imperial.ac.uk> |
Add conf to the path in setup.py
Commit d07101b6d4f3 moved install.py from config to conf. As a result, setup.py is unable to find it. This commit tells setup.py where to look.
|
| #
c9e98f6a
|
| 09-Sep-2014 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint'
Conflicts: config/PETSc/packages/cuda.py config/PETSc/packages/openmp.py config/PETSc/packages/pthreadclasses.py config/PETSc/packages/threadcomm.py
|
| #
eb1799d5
|
| 09-Sep-2014 |
Satish Balay <balay@mcs.anl.gov> |
master: more petsc-dev to master string changes [including configure messages]
|
| #
7197fb57
|
| 17-Aug-2014 |
Lisandro Dalcin <dalcinl@gmail.com> |
setup.py: Update short description
|