| #
3031d3c0
|
| 04-Jan-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 851d805c26e7030c54103b896e3cab7cf3ca1a0f
|
| #
fcfc5002
|
| 03-Jan-2012 |
Jed Brown <jed@59A2.org> |
Remove unnecessary reverse dependencies
Hg-commit: 2773b08414f9de120a1955cd275fe886559fd7ca
|
| #
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
|
| #
c6db04a5
|
| 14-Mar-2011 |
Jed Brown <jed@59A2.org> |
Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.h
Hg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07
|
| #
f8e37162
|
| 05-Jan-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after mreg
Hg-commit: 8574b661cf4bdadad2d65cc2823e64a3d1d0fe28
|
| #
c20522c1
|
| 05-Jan-2010 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 0b1cf8fb45a6a88b4ebf34ba127f0a69d77ef0de
|
| #
75a84747
|
| 05-Jan-2010 |
Satish Balay <balay@mcs.anl.gov> |
merge from release
Hg-commit: 160ed4d1b8c03ada79e73b890b70420dda9530c3
|
| #
89d42083
|
| 05-Jan-2010 |
Satish Balay <balay@mcs.anl.gov> |
fix MATFDCOLORINGSETFUNCTION fortran name-mangling
Hg-commit: 9b1b0455646a2c26f9e0891688fc848dfcb2742c
|
| #
f3618155
|
| 11-Mar-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: ae910a8c341252193d05c7b6e3a1801bc7c73425
|
| #
5f60f969
|
| 06-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 2724af333d053f2649ea0e273d236ffc379e9abb
|
| #
372a5eea
|
| 05-Mar-2008 |
Satish Balay <balay@mcs.anl.gov> |
fix matfdcoloringsetfunction_ name mangling
Hg-commit: 8ee62d9b736b97070e21335cc5d12034298a97db
|
| #
7850c7c0
|
| 02-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
changed MatFDColoringSetFunction() from Fortran to attach the fortran function pointer and context to the MatFDColoring object allowing multiply MatFDColoring objects from Fortran
Hg-commit: 9dd
changed MatFDColoringSetFunction() from Fortran to attach the fortran function pointer and context to the MatFDColoring object allowing multiply MatFDColoring objects from Fortran
Hg-commit: 9dd9d143c214cfd7bb44436fde0fa2f7ce3e2515
show more ...
|
| #
187c9270
|
| 26-Feb-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 104c3aefa63b134df0369032dcd445a192dd8906
|
| #
ce0a2cd1
|
| 21-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
mv zpetsc.h (a meaningless name) to fortranimpl.h (a slightly more meaningful name)
Hg-commit: d2687f12f92bff49ceff434100d018f6898829c3
|
| #
3be44c43
|
| 18-Nov-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit aFTERmerge
Hg-commit: 45a698803bd457bdc2ba32be5035e710250a5320
|
| #
6f3d5618
|
| 31-Oct-2007 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 4a9e5a2b97bdb9073e83eff56096e46ac4ef2230
|
| #
60f69c44
|
| 15-Oct-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: ae7ad2b71b1fdcfb27898e923a2c03bd62c86a54
|
| #
c8cd8b03
|
| 09-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
merge
Hg-commit: d507e9558c653b847e4e8b2a1687018f692e3610
|
| #
e7e1b0b0
|
| 09-Oct-2007 |
Glenn Hammond <unknown> |
merge
Hg-commit: f286b9ece3b89d1418d9efe30a774c489ca42645
|
| #
7c363081
|
| 09-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
petsc-maint 16799 ==6657== Conditional jump or move depends on uninitialised value(s) ==6657== at 0x8735AD1: petscoptionsgetstring_ (in /home/go
petsc-maint 16799 ==6657== Conditional jump or move depends on uninitialised value(s) ==6657== at 0x8735AD1: petscoptionsgetstring_ (in /home/gormo/fluidity/trunk/bin/petsc_readnsolve) ==6657== by 0x80F426D: petsc_readnsolve_options.878 (petsc_readnsolve.F90:264) ==6657== by 0x80F197C: petsc_readnsolve_ (petsc_readnsolve.F90:73) ==6657== by 0x80F18AD: main (petsc_readnsolve_main.cpp:28)
moved zpetsc.h to private/zpetsc.h
changed Fortran interface function PetscOptionsGetXXX functions to allow passing PETSC_NULL_TRUTH as flag argument
Hg-commit: a08dc4d2e15e97c0d3849b1cb02e6c1b0214b0c8
show more ...
|
| #
70d9394c
|
| 05-Apr-2006 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.4237 balay@asterix.mcs.anl.gov|ChangeSet|20060405172042|10283 ChangeSet 1.4237 06/04/05 12:20:42 balay@asterix.mcs.anl.gov +1 -0 Merge asterix.mcs.anl.gov:/home/balay/petsc-dist
bk-changeset-1.4237 balay@asterix.mcs.anl.gov|ChangeSet|20060405172042|10283 ChangeSet 1.4237 06/04/05 12:20:42 balay@asterix.mcs.anl.gov +1 -0 Merge asterix.mcs.anl.gov:/home/balay/petsc-dist into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev
src/sys/plog/plog.c 1.81 06/04/05 12:20:40 balay@asterix.mcs.anl.gov +0 -0 Auto merged
Hg-commit: f1c2be523bee6d124f9490ccb55fb3b482d9839c
show more ...
|
| #
1d2e4005
|
| 05-Apr-2006 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.4019.1.47 balay@asterix.mcs.anl.gov|ChangeSet|20060405171206|15566 ChangeSet 1.4019.1.47 06/04/05 12:12:06 balay@asterix.mcs.anl.gov +3 -0 add in fortran interface for PCShellSetNa
bk-changeset-1.4019.1.47 balay@asterix.mcs.anl.gov|ChangeSet|20060405171206|15566 ChangeSet 1.4019.1.47 06/04/05 12:12:06 balay@asterix.mcs.anl.gov +3 -0 add in fortran interface for PCShellSetName() MatFDColoringView() and fix typo for petscviewerfilesetname_()
src/sys/viewer/impls/ascii/ftn-custom/zfilevf.c 1.4 06/04/05 12:12:03 balay@asterix.mcs.anl.gov +3 -3 fix typo for petscviewerfilesetname_()
src/mat/matfd/ftn-custom/zfdmatrixf.c 1.3 06/04/05 12:12:03 balay@asterix.mcs.anl.gov +11 -0 add in fortran interface to MatFDColoringView()
src/ksp/pc/impls/shell/ftn-custom/zshellpcf.c 1.2 06/04/05 12:12:03 balay@asterix.mcs.anl.gov +10 -0 add in fortran interface to PCShellSetName()
Hg-commit: 67b307cf18bc747be146e35648c648dc75ee8b6a
show more ...
|
| #
9318c5ed
|
| 20-Nov-2005 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.3759 knepley@khan.(none)|ChangeSet|20051120202454|27301 ChangeSet 1.3759 05/11/20 14:24:54 knepley@khan.(none) +2 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.(none)
bk-changeset-1.3759 knepley@khan.(none)|ChangeSet|20051120202454|27301 ChangeSet 1.3759 05/11/20 14:24:54 knepley@khan.(none) +2 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.(none):/PETSc3/petsc/petsc-dev
src/dm/mesh/sieve/PreSieve.cxx 1.21 05/11/20 14:24:52 knepley@khan.(none) +0 -0 Auto merged
python/PETSc/utilities/languages.py 1.46 05/11/20 14:24:52 knepley@khan.(none) +0 -0 Auto merged
Hg-commit: a04ae61eb1a2409318d15dc43219a1cc3dce114e
show more ...
|
| #
bb01a9d9
|
| 18-Nov-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3755.1.2 barrysmith@barry-smiths-computer.local|ChangeSet|20051118211236|32899 ChangeSet 1.3755.1.2 05/11/18 15:12:36 barrysmith@barry-smiths-computer.local +6 -0 Merge bk://petsc@
bk-changeset-1.3755.1.2 barrysmith@barry-smiths-computer.local|ChangeSet|20051118211236|32899 ChangeSet 1.3755.1.2 05/11/18 15:12:36 barrysmith@barry-smiths-computer.local +6 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into barry-smiths-computer.local:/Users/barrysmith/petsc-dev
src/sys/plog/plog.c 1.73 05/11/18 15:12:29 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/sys/objects/pinit.c 1.70 05/11/18 15:12:29 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/mat/impls/aij/mpi/mumps/mumps.c 1.98 05/11/18 15:12:28 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
src/ksp/pc/impls/hypre/hyppilut.c 1.81 05/11/18 15:12:27 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
python/PETSc/utilities/arch.py 1.37 05/11/18 15:12:26 barrysmith@barry-smiths-computer.local +0 -1 Auto merged
include/petsc.h 1.150 05/11/18 15:12:26 barrysmith@barry-smiths-computer.local +0 -0 Auto merged
Hg-commit: 1ff61d6ce366973aa7e94e133a17607c5033cdc2
show more ...
|