| /petsc/src/ksp/pc/impls/galerkin/ |
| H A D | galerkin.c | 906ed7cc33fecbafab01746eec64dcdcc8a4842f Sun Jul 30 01:05:19 UTC 2006 Barry Smith <bsmith@mcs.anl.gov> added KSP/PCGetOperatorsSet() to determine if the operator is ready inside the solver object (i.e. KSPSetOperators() was called) changed all uses of KSP/PCGetOperators() that were used to see if the operator had been set to use KSP/PCGetOperatorsSet() instead Minor manual page fixups
Hg-commit: aef2f37a6c88c0a2f393ce75cd2b759d94512c0f
|
| /petsc/src/ksp/ksp/interface/ |
| H A D | itres.c | 906ed7cc33fecbafab01746eec64dcdcc8a4842f Sun Jul 30 01:05:19 UTC 2006 Barry Smith <bsmith@mcs.anl.gov> added KSP/PCGetOperatorsSet() to determine if the operator is ready inside the solver object (i.e. KSPSetOperators() was called) changed all uses of KSP/PCGetOperators() that were used to see if the operator had been set to use KSP/PCGetOperatorsSet() instead Minor manual page fixups
Hg-commit: aef2f37a6c88c0a2f393ce75cd2b759d94512c0f
|
| H A D | iterativ.c | 906ed7cc33fecbafab01746eec64dcdcc8a4842f Sun Jul 30 01:05:19 UTC 2006 Barry Smith <bsmith@mcs.anl.gov> added KSP/PCGetOperatorsSet() to determine if the operator is ready inside the solver object (i.e. KSPSetOperators() was called) changed all uses of KSP/PCGetOperators() that were used to see if the operator had been set to use KSP/PCGetOperatorsSet() instead Minor manual page fixups
Hg-commit: aef2f37a6c88c0a2f393ce75cd2b759d94512c0f
|
| H A D | itcreate.c | 906ed7cc33fecbafab01746eec64dcdcc8a4842f Sun Jul 30 01:05:19 UTC 2006 Barry Smith <bsmith@mcs.anl.gov> added KSP/PCGetOperatorsSet() to determine if the operator is ready inside the solver object (i.e. KSPSetOperators() was called) changed all uses of KSP/PCGetOperators() that were used to see if the operator had been set to use KSP/PCGetOperatorsSet() instead Minor manual page fixups
Hg-commit: aef2f37a6c88c0a2f393ce75cd2b759d94512c0f
|
| H A D | itfunc.c | 906ed7cc33fecbafab01746eec64dcdcc8a4842f Sun Jul 30 01:05:19 UTC 2006 Barry Smith <bsmith@mcs.anl.gov> added KSP/PCGetOperatorsSet() to determine if the operator is ready inside the solver object (i.e. KSPSetOperators() was called) changed all uses of KSP/PCGetOperators() that were used to see if the operator had been set to use KSP/PCGetOperatorsSet() instead Minor manual page fixups
Hg-commit: aef2f37a6c88c0a2f393ce75cd2b759d94512c0f
|
| /petsc/src/ksp/pc/impls/fieldsplit/ |
| H A D | fieldsplit.c | 906ed7cc33fecbafab01746eec64dcdcc8a4842f Sun Jul 30 01:05:19 UTC 2006 Barry Smith <bsmith@mcs.anl.gov> added KSP/PCGetOperatorsSet() to determine if the operator is ready inside the solver object (i.e. KSPSetOperators() was called) changed all uses of KSP/PCGetOperators() that were used to see if the operator had been set to use KSP/PCGetOperatorsSet() instead Minor manual page fixups
Hg-commit: aef2f37a6c88c0a2f393ce75cd2b759d94512c0f
|
| /petsc/src/ksp/pc/impls/ksp/ |
| H A D | pcksp.c | 906ed7cc33fecbafab01746eec64dcdcc8a4842f Sun Jul 30 01:05:19 UTC 2006 Barry Smith <bsmith@mcs.anl.gov> added KSP/PCGetOperatorsSet() to determine if the operator is ready inside the solver object (i.e. KSPSetOperators() was called) changed all uses of KSP/PCGetOperators() that were used to see if the operator had been set to use KSP/PCGetOperatorsSet() instead Minor manual page fixups
Hg-commit: aef2f37a6c88c0a2f393ce75cd2b759d94512c0f
|
| /petsc/src/ksp/pc/interface/ |
| H A D | precon.c | 906ed7cc33fecbafab01746eec64dcdcc8a4842f Sun Jul 30 01:05:19 UTC 2006 Barry Smith <bsmith@mcs.anl.gov> added KSP/PCGetOperatorsSet() to determine if the operator is ready inside the solver object (i.e. KSPSetOperators() was called) changed all uses of KSP/PCGetOperators() that were used to see if the operator had been set to use KSP/PCGetOperatorsSet() instead Minor manual page fixups
Hg-commit: aef2f37a6c88c0a2f393ce75cd2b759d94512c0f
|
| /petsc/src/ksp/pc/impls/mg/ |
| H A D | mg.c | 906ed7cc33fecbafab01746eec64dcdcc8a4842f Sun Jul 30 01:05:19 UTC 2006 Barry Smith <bsmith@mcs.anl.gov> added KSP/PCGetOperatorsSet() to determine if the operator is ready inside the solver object (i.e. KSPSetOperators() was called) changed all uses of KSP/PCGetOperators() that were used to see if the operator had been set to use KSP/PCGetOperatorsSet() instead Minor manual page fixups
Hg-commit: aef2f37a6c88c0a2f393ce75cd2b759d94512c0f
|
| /petsc/include/ |
| H A D | petscpc.h | 906ed7cc33fecbafab01746eec64dcdcc8a4842f Sun Jul 30 01:05:19 UTC 2006 Barry Smith <bsmith@mcs.anl.gov> added KSP/PCGetOperatorsSet() to determine if the operator is ready inside the solver object (i.e. KSPSetOperators() was called) changed all uses of KSP/PCGetOperators() that were used to see if the operator had been set to use KSP/PCGetOperatorsSet() instead Minor manual page fixups
Hg-commit: aef2f37a6c88c0a2f393ce75cd2b759d94512c0f
|
| H A D | petscksp.h | 906ed7cc33fecbafab01746eec64dcdcc8a4842f Sun Jul 30 01:05:19 UTC 2006 Barry Smith <bsmith@mcs.anl.gov> added KSP/PCGetOperatorsSet() to determine if the operator is ready inside the solver object (i.e. KSPSetOperators() was called) changed all uses of KSP/PCGetOperators() that were used to see if the operator had been set to use KSP/PCGetOperatorsSet() instead Minor manual page fixups
Hg-commit: aef2f37a6c88c0a2f393ce75cd2b759d94512c0f
|
| /petsc/src/snes/mf/ |
| H A D | snesmfj.c | 906ed7cc33fecbafab01746eec64dcdcc8a4842f Sun Jul 30 01:05:19 UTC 2006 Barry Smith <bsmith@mcs.anl.gov> added KSP/PCGetOperatorsSet() to determine if the operator is ready inside the solver object (i.e. KSPSetOperators() was called) changed all uses of KSP/PCGetOperators() that were used to see if the operator had been set to use KSP/PCGetOperatorsSet() instead Minor manual page fixups
Hg-commit: aef2f37a6c88c0a2f393ce75cd2b759d94512c0f
|
| /petsc/src/snes/interface/ |
| H A D | snes.c | 906ed7cc33fecbafab01746eec64dcdcc8a4842f Sun Jul 30 01:05:19 UTC 2006 Barry Smith <bsmith@mcs.anl.gov> added KSP/PCGetOperatorsSet() to determine if the operator is ready inside the solver object (i.e. KSPSetOperators() was called) changed all uses of KSP/PCGetOperators() that were used to see if the operator had been set to use KSP/PCGetOperatorsSet() instead Minor manual page fixups
Hg-commit: aef2f37a6c88c0a2f393ce75cd2b759d94512c0f
|