| #
6d75e210
|
| 15-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
change PetscFListAdd() and PetscFListFind() arguments list to match PetscOpFListAdd/Find() args
Hg-commit: 07f9e01e040feeb4162253a60ca63556436f4135
|
| #
fc153e51
|
| 14-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
clarify some documentation on PetscOPFlist....() and fix source formatting since I found docs confusing
Hg-commit: 0a327f50729f16ef2dd72f038d6c9bfa9b33647c
|
| #
b769355b
|
| 31-Dec-2012 |
Jed Brown <jed@59A2.org> |
merge PetscSF implementation
Hg-commit: 98dccc99445b69cb7a66312149eb16fec359e294
|
| #
8cbdbec6
|
| 30-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed all incorrect spaces before CHKERR...
Hg-commit: 653d9985c7cfe8fed21a37081a5b64f5e24e6c17
|
| #
6c2930d4
|
| 18-Sep-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: 29c41d281e3ece3127c753661dccfd04e452b7f8
|
| #
3e08d2be
|
| 18-Sep-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed trailing blanks from source code added rule rmtrailingblanks accessible via make ACTION=remtrailingblanks tree
Hg-commit: 6e3652165d48aa5f3e94dd66bf607adea6fac27a
|
| #
8caf3d72
|
| 18-Sep-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
code to match PETSc style guide for if (xxx) for (xxx) sizeof(xxx)
Hg-commit: 01e0d19bcd83a980fb5e8e32b294a95da72b405f
|
| #
065533a5
|
| 21-Aug-2012 |
Jed Brown <jed@59A2.org> |
Const correctness in PetscFListGet()
Hg-commit: 6d2d8bece05ff8873a20e80aa2e110c14540d01f
|
| #
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
|
| #
f1301baf
|
| 25-Jun-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 5fd7344ebb01d47fc51348189c58908ebeb94702
|
| #
10e9db80
|
| 30-May-2012 |
Paul Mullowney <paulm@txcorp.com> |
Pulled in changes from petsc-dev. make tests passing. Everything looks good.
Hg-commit: 94eb5d50210da3db6d654576e30f2a31ec2adf25
|
| #
495ad40f
|
| 27-May-2012 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Bug fix in multiple dispatch.
Hg-commit: 9eb9420cade9ac2506e45ff2aa89cefb335041e9
|
| #
c4eefb32
|
| 29-May-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge.
Hg-commit: 524cc2dc88d18c1b7907cb138b315383da8cd7dc
|
| #
251f4c67
|
| 27-Apr-2012 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
PetscTypeCompare -> PetscObjectTypeCompare
Hg-commit: 3fc8f665421ddb862bf4d1ba95505378246340be
|
| #
d44a1e48
|
| 02-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
name spaced global variable and removed unneeded global varable
Hg-commit: 10ceaf82d372fed2a8512c6bf6fda6422610a553
|
| #
42fbd0e8
|
| 17-Mar-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed dead CCA code that also had an unname-spaced symbol
Hg-commit: b7b26cb629d6d76acb9192530cf63d38a8d23ffe
|
| #
51322221
|
| 28-Feb-2012 |
Jungho Lee <julee@mcs.anl.gov> |
commit after merge
Hg-commit: e8d19a834d936a4816c3abf3af0b68733c00be11
|
| #
fdad003c
|
| 02-Dec-2011 |
Jed Brown <jed@59A2.org> |
Use correct path length in PetscFListGetPathAndFunction(), force to be NULL-terminated
Hg-commit: 36bd87d582e98a81042805d86503a2668d6eef2d
|
| #
7248c6d3
|
| 06-Nov-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 072d3613caf2b1953e19eb41aaee719c87da3dc8
|
| #
2356f84b
|
| 04-Nov-2011 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Backward compatible MatMatMult dispatch. Using existing PetscVoidFunction type instead of the duplicative PetscOpF.
Hg-commit: 3487d59502777776d8c70bef0fc56121eeb361ac
|
| #
f3b60a6e
|
| 03-Nov-2011 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Dual dispatch via PetscOpFList seems to work: mat/examples/tests/ex162
Hg-commit: 29f3f0247e5d9b506a6efd03c4dc998a296005e8
|
| #
f64744f7
|
| 03-Nov-2011 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Typo fixed.
Hg-commit: ba271f4e98baec0f10fecc5ba411d7380a54dedf
|
| #
48703020
|
| 03-Nov-2011 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Avoid potetially troublesome recursive variadic calls to PetscOpFListXXX. Force caller to copy to a list.
Hg-commit: 7ccddf98b5aafb18157e8ce87fe87104cc70757a
|
| #
d05ab69a
|
| 03-Nov-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 919511e5e0d0f40f0d0bb7bde989a4a76e286b82
|