| #
238e7d2d
|
| 02-Dec-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 9c9e2b0243eedf0151e3676f8f4ccde9f7b93898
|
| #
87843682
|
| 30-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 88dece74cfbfd056afd52d9c6c93ea90a2af64a9
|
| #
9800092a
|
| 30-Nov-2009 |
Jed Brown <jed@59A2.org> |
PetscLikely/PetscUnlikely directives using __builtin_expect
* Added configure test to see if __builtin_expect is available
* Define PetscLikely and PetscUnlikely macros
* Use PetscUnlikely in CHKE
PetscLikely/PetscUnlikely directives using __builtin_expect
* Added configure test to see if __builtin_expect is available
* Define PetscLikely and PetscUnlikely macros
* Use PetscUnlikely in CHKERRQ to produce cleaner object code at higher optimization levels.
Hg-commit: 51e933be84ca2b4bb231d3ae339861d74921da64
show more ...
|
| #
7a3f2a81
|
| 02-Feb-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 2cc5b7770c701135408d2b582afb18ef36b03da8
|
| #
5a38e5a7
|
| 31-Jan-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 898478a0151d5f67146abb1cee13f10aa05ed307
|
| #
bb4dd2d8
|
| 30-Jan-2009 |
Satish Balay <balay@mcs.anl.gov> |
merge from release
Hg-commit: 65b55d57390316757706c6fb7580f526a9be562f
|
| #
0577ce7c
|
| 30-Jan-2009 |
Satish Balay <balay@mcs.anl.gov> |
#18972 build error with '--with-c-support --with-clanguage=cxx'
Hg-commit: d53356b232bfd555b3f038d4c7bf01d4a037ec1a
|
| #
b82387b3
|
| 06-Nov-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
merge
Hg-commit: 1160f0bdc7289fb8582bad2a2d875a9bdab45d7d
|
| #
f75843d2
|
| 06-Nov-2008 |
Satish Balay <balay@mcs.anl.gov> |
remove duplicate prototypes [patch from Jed Brown]
Hg-commit: 70b58442b5eb3a97a5a4161861bd95faa77c90e9
|
| #
d0f46423
|
| 10-Sep-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed some memory bleeding changed PetscMap in Vec and Mat to be an allocated shared structure with referencing counting. Shared by Vecs obtained with VecDuplicate() and MatGetVecs()
Hg-commit
fixed some memory bleeding changed PetscMap in Vec and Mat to be an allocated shared structure with referencing counting. Shared by Vecs obtained with VecDuplicate() and MatGetVecs()
Hg-commit: 9cebf4ba1b4632fc12cb8afbc01d420ee612ad72
show more ...
|
| #
5afd5e0c
|
| 09-Apr-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
completed rough tutorial
Hg-commit: 4863b347d5336a5880eb54981a37d446e1ce18a9
|
| #
8ec6c7c1
|
| 08-Apr-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 6bf6f927f50b7c3afa97096a8d57512ab412f115
|
| #
8b648ec9
|
| 31-Mar-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 98a5e96ff6b96fd75dd94267aeabc64ba04ed883
|
| #
bf3909cd
|
| 27-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed PetscLogFlops() to not call SETERRQ, removed PetscLogFlopsNoCheck(), removed bad use of flop variable to count flops before calling PetscLogFlops, added code so PetscLogFlops() does not chec
fixed PetscLogFlops() to not call SETERRQ, removed PetscLogFlopsNoCheck(), removed bad use of flop variable to count flops before calling PetscLogFlops, added code so PetscLogFlops() does not check for negative values in optimized code. Updated developers manual and changes file to reflect changes
Hg-commit: 65eb69a47addfb38d502e3eb1e848e8f9df0965c
show more ...
|
| #
347916f1
|
| 20-Mar-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: c074838b79ed62cc003ac8f369bce18d6066ef74
|
| #
8cda6cd7
|
| 20-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed some code in tfs to handle long doubles added crude support for using Intel's icc _quad type instead of long double (cause long double does not match real*16
Hg-commit: f61b45ea0e8f9447c84a535
fixed some code in tfs to handle long doubles added crude support for using Intel's icc _quad type instead of long double (cause long double does not match real*16
Hg-commit: f61b45ea0e8f9447c84a5352d72cec225a371329
show more ...
|
| #
f3618155
|
| 11-Mar-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: ae910a8c341252193d05c7b6e3a1801bc7c73425
|
| #
57ec9f62
|
| 06-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed all use of CHKFPQ() replaced with if PetscIsInfOrNan(beta) SETERRQ(PETSC_ERR_FP,"Infinite or not-a-number generated in dot product");
Hg-commit: 4f41f3f7f2a64a7574f06a97ec356a25db89e5e0
|
| #
98a3b096
|
| 06-Mar-2008 |
Satish Balay <balay@mcs.anl.gov> |
compile fixes
Hg-commit: 34fc387cabc19db41ecb0237fe8ff938cc572822
|
| #
9a25a3cc
|
| 06-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added PetscIsInfOrNan() added instructions in users manual and FAQ for not using PETSc makefiles
Hg-commit: 0f208f3b04e2e30173ad91dcbdd5b5dc943c1760
|
| #
1c0add76
|
| 22-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 50f87a7744bf92447897e71d01d55e453fda1a7f
|
| #
110f3bf7
|
| 20-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 3dec1892b5ba236770b22b562f3fa64b63ec8fc0
|
| #
253662cc
|
| 19-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 54d18a423a5c1aaab2f15db1400839ac9f320357
|
| #
7b0215c6
|
| 19-Jan-2008 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix for PetscExceptionTry1()
Hg-commit: 8eb79750c34641ece57e0ba0aa731b5877ceaddf
|
| #
16a52a3e
|
| 04-Dec-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 36ea91ffec0294e7bd778652988adafd6cb29bd5
|