| #
e32f2f54
|
| 07-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MPI_Comm as first argument to PetscError() and SETERRQX()
Hg-commit: fe5a2ff050abc00ca2c2979c0af22b117b62874e
|
| #
b5795a70
|
| 04-May-2010 |
Jed Brown <jed@59A2.org> |
merge
Hg-commit: 1bac71635a5063209361ccd86cfde800f48e2930
|
| #
2145e04f
|
| 03-May-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 096f427f51615a7c694c5aa4b3c5964c56ee02f4
|
| #
24c3aa18
|
| 02-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
From: jed@59A2.org Subject: [petsc-dev] DD FAQ Date: April 26, 2010 9:03:26 AM CDT got a PCExotic example working, mentioned it in faq.html and put back mention of PCNN
Hg-commit: 6a4342060cbce9
From: jed@59A2.org Subject: [petsc-dev] DD FAQ Date: April 26, 2010 9:03:26 AM CDT got a PCExotic example working, mentioned it in faq.html and put back mention of PCNN
Hg-commit: 6a4342060cbce94fcef0615863f59fed456363fb
show more ...
|
| #
ff219bfb
|
| 27-Apr-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 1f5ce9b1fa7762a7d57e66fe241c05a915d43e19
|
| #
503cfb0c
|
| 22-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
general cleanup of petscsys.h removed PetscStrfree() since PetscFree() does the same thing
Hg-commit: 383ece197d31b92016b12ff3a62a2e744f8d981d
|
| #
f0eb1ee0
|
| 12-Apr-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 96dff560e9caff2ee6539fb4c50e92b67324e0b0
|
| #
0700a824
|
| 08-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed cookie to classid cause that is what it is.
Hg-commit: ffa25d1edea7afc409fcc13e7f2b63587b1494c1
|
| #
f9a2c96d
|
| 27-Mar-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: b27e7be9c09691d1f15f4d8d34f1b0fc4ac63ae4
|
| #
af8c88b6
|
| 24-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 76530b3bd33348a33ed1676aa7af10e463910250
|
| #
6c699258
|
| 22-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added XXXSetDM() and XXXGetDM() for PC,KSP,SNES and TS
Hg-commit: bada9ff4302cce1dee88b5dd282aa59af62f2a84
|
| #
46edd32f
|
| 03-Feb-2010 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 877396bee467d11706fe4bd6e7dd710925967c05
|
| #
31567311
|
| 28-Jan-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
Phase 2 of rearranging the PCMG by making the PC_MG be a struct that contains the array of information at each level. In this phase I have moved all the "common" variables out of each level struct
Phase 2 of rearranging the PCMG by making the PC_MG be a struct that contains the array of information at each level. In this phase I have moved all the "common" variables out of each level struct and put them into the PC_MG global struct This transformation of the PCMG is now complete.
Hg-commit: 0bef9347de9b192562da9beccd59f61572c8aeee
show more ...
|
| #
f3fbd535
|
| 27-Jan-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
Phase 1 of updating PCMG to use a struct for PC_MG with an array inside it for the levels. Added the struct and put the array inside it.
Hg-commit: 80ba04089f469ad33a06d60b556ad208949b6026
|
| #
238e7d2d
|
| 02-Dec-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 9c9e2b0243eedf0151e3676f8f4ccde9f7b93898
|
| #
8e722e36
|
| 01-Dec-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
basic support for using iterative solver for generation of interpolation of Exotic preconditioner
Hg-commit: fb9236cd30ec0d8c0095c0db32b0a99f699ce35d
|
| #
064c8009
|
| 01-Dec-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
bug in AOCreateMapping() where MPIU_INT was used instead of MPI_INT in MPI_Allgather()
Hg-commit: 0187347ad0a55e7b3292c0ca051d22a06a6924b4
|
| #
f91d8e95
|
| 01-May-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
started hypre HYPRE_StructMatrix based PETSc matrix type hypre contains now outdated struct stencil and matrix stuff (will be removed next)
Hg-commit: 09c845b0ad214d20d8d422125e3595c17ebee30a
|
| #
3b3b501a
|
| 08-Jan-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 71717d7efea27894ff94a908955a31836833aa10
|
| #
563e08c6
|
| 06-Jan-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
more manual page for exotic coarse operator
Hg-commit: 790fa98ea1c69698df1fff9060118382d6d535e5
|
| #
25a35f6f
|
| 08-Dec-2008 |
Satish Balay <balay@mcs.anl.gov> |
doc fixes
Hg-commit: 02bf54fc01c2e375ce0b255869afa72a77843994
|
| #
37bfbcf5
|
| 06-Dec-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 0d58630fc02c4f47235ac486c435e2fc60e3b4a7
|
| #
96bdf778
|
| 04-Dec-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed PCEXOTIC to reuse the matrix data structure for repeated computations of interpolations.
Hg-commit: 2e70146bbf4d4735735c13cfbeb0bdcddb093e8a
|
| #
7d96f2b1
|
| 02-Dec-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 84ca21d373912d16176dfeb2d83f6e46557d8c01
|
| #
cdfaad1a
|
| 02-Dec-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
merge
Hg-commit: ea23c2b63df157f9d93cd835b6ff9e071dbbd828
|