| #
28842d8c
|
| 26-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: ee73705a045ef5d04e074e8534eb7e0fbaa08e1b
|
| #
d382aafb
|
| 26-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
petsc.h --> petscsys.h (fortran equivalents also) new petsc.h that includes all PETSc includes is added
Hg-commit: a82a9bcb80ed39c69991db706672838a5b792d44
|
| #
5f5f199f
|
| 26-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
moved petscsys.h stuff into petsc.h files (Fortran and C) removed petscsys.h files fortran and C eliminate use of petscsys.h (Fortran and C) eliminated redundant use of #include "petscfix" all over t
moved petscsys.h stuff into petsc.h files (Fortran and C) removed petscsys.h files fortran and C eliminate use of petscsys.h (Fortran and C) eliminated redundant use of #include "petscfix" all over the place because included by petsc.h
Hg-commit: dea4bc8a57aa0490c3a40fdee08c4b41e42e03ce
show more ...
|
| #
bb84e0fd
|
| 11-Jun-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
added support for --with-single-library for shared and dynamic libraries added crossreferences for some manual pages related to dynamic libraries
Hg-commit: f6523bffdfead1bc1f3975ed5420f64458a4cbf1
|
| #
f6b0f678
|
| 13-Dec-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
merge
Hg-commit: b224a2bbfe8b593607e45f9a8a98599fb1bbd590
|
| #
b4c98f88
|
| 13-Dec-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
Backed out changeset a31ae7b7d2d7
Hg-commit: 5aa2d7dfdbfe31f64b92ea79103b9af9202d8d53
|
| #
22e53bf3
|
| 12-Dec-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
got Python PETSc called from C PETSc example running, had to add two horrible hacks, first for the location of the Python dynamic library and second for the fact that it is simply called Python w
got Python PETSc called from C PETSc example running, had to add two horrible hacks, first for the location of the Python dynamic library and second for the fact that it is simply called Python with no .dylib on it.
Hg-commit: a31ae7b7d2d7205cafe0ad5c1c5072cf2504a887
show more ...
|
| #
2d200336
|
| 06-Nov-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: af487d5b45dae01d0566132d57158d0286d6a750
|
| #
d430e496
|
| 04-Nov-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 071a60a588307bdee261a3f1bf92e708a6ac3465
|
| #
82a51d08
|
| 03-Nov-2008 |
Satish Balay <balay@mcs.anl.gov> |
fix compile warning
Hg-commit: f790c6d040901d911f7ab118936e1024b2a59e81
|
| #
7c4f633d
|
| 03-Nov-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed -I$PETSC_DIR from make system and changed the corresponding #include "src/dsdsdsds" to "../src/sdsdsds" in the source code
Hg-commit: 6e3c4cc4b4bfcb366bae9b71afcb5009c1f0429d
|
| #
667c2cab
|
| 03-Nov-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 23362bf2b1f5f3828bd823a4ef27b9d92b214cc3
|
| #
429cc25e
|
| 01-Nov-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: abf4ed8d62ede136ab3f63c6b5e9f9bd08f3fcd3
|
| #
0f31fb7f
|
| 30-Oct-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
minor updates to dynamic libraries support
Hg-commit: bac9f58fef431f13a47253229daab455ff563c38
|
| #
3fa76a5b
|
| 29-Oct-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
more fixes for dynamic libraries, review pathname handling and finalization
Hg-commit: 76e5b2dd2896a7d3e9ab86332cb60c3f57d3c928
|
| #
d46cf212
|
| 22-Oct-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
additional fixes in pathname handling for dynlib retrieval
Hg-commit: 5da41815654b43460775994068774822470b79a5
|
| #
b3bb0f5e
|
| 22-Oct-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
more fixes after a full review of [[url://host]/path/]libname[.so[.gz]] path management for dynamic libraries
Hg-commit: 78aef91859880ed0ea88b527bb2e40d4e86bb707
|
| #
5673baf8
|
| 20-Oct-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
more work on dynamic library support
Hg-commit: 24d0cc533e65e67c07f9ffa7cabb90814d533bc5
|
| #
8e16c346
|
| 18-Oct-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
merge
Hg-commit: 148152e1da2fbb7a347753602db5c3fbfcadceaf
|
| #
ebd79076
|
| 17-Oct-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
start reworked dynamic library support
Hg-commit: 5e2f085de3b04659b9c4f7bc469ad4cfeac7231a
|
| #
300a7f5b
|
| 10-Sep-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed some array args to use [ instead of * in argument lists added some missing const to some array args
Hg-commit: 3a9a34956c6d1c6a198ed6e9700f21d6d87db4cf
|
| #
1c0add76
|
| 22-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 50f87a7744bf92447897e71d01d55e453fda1a7f
|
| #
c5589241
|
| 10-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 9e1e7135afb6102ca080f31844967973854962da
|
| #
5b096c79
|
| 10-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Small fix
Hg-commit: b7b77b4b5e03da770c413f551a4ad8b033311022
|
| #
859df3cb
|
| 09-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 2e5906a7b550829a4d1cb80446e0d4452c3785e5
|