History log of /petsc/src/mat/impls/mffd/wp.c (Results 151 – 175 of 175)
Revision Date Author Comments
# acfcf0e5 14-Oct-2010 Jed Brown <jed@59A2.org>

PetscOptionsTruth -> PetscOptionsBool and related

Hg-commit: dfea0d194d94180043ddc1c2d9d074a0b8717c77


# 4ac538c5 06-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

finished converting to use PetscTryMethod() and PetscUseMethod() whenever possible.

Hg-commit: 37cf7fcea5d871042d238d3c6a46bb0914b2136d


# 3334f37f 29-Sep-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: 2d32a1bf6d6a67dfae50d31fc22b6e5a617d8a04


# ace3abfc 28-Sep-2010 Barry Smith <bsmith@mcs.anl.gov>

Changed PetscTruth to PetscBool and PETSC_TRUTH to PETSC_BOOL
note this requires a new sowing version

Hg-commit: 8b4c4277f05e3fb874633288193dab1105bf142a


# 2692d6ee 22-May-2010 Barry Smith <bsmith@mcs.anl.gov>

fixed XXXType #define names that had underscores in them such as MAT_SOLVER_SUPERLU MATORDERING_ND or PETSC_VIEWER_ASCII to not have _ also updated style guide to clearly indicate this.

Hg-commit: 9

fixed XXXType #define names that had underscores in them such as MAT_SOLVER_SUPERLU MATORDERING_ND or PETSC_VIEWER_ASCII to not have _ also updated style guide to clearly indicate this.

Hg-commit: 9ee752148eed3df65feb0f7eb0686798c3c0621b

show more ...


# e32f2f54 07-May-2010 Barry Smith <bsmith@mcs.anl.gov>

added MPI_Comm as first argument to PetscError() and SETERRQX()

Hg-commit: fe5a2ff050abc00ca2c2979c0af22b117b62874e


# f0eb1ee0 12-Apr-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 96dff560e9caff2ee6539fb4c50e92b67324e0b0


# fcd96beb 10-Apr-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after pull of manual pages patches for 3.1

Hg-commit: fdda79b9b0cfa271aff815250a8f6761d22b5ee8


# 1d0fab5e 09-Apr-2010 Barry Smith <bsmith@mcs.anl.gov>

numerious more manual page fixes

Hg-commit: f97289d881d4cb25b22cf1feeb454dade290664b


# 0700a824 08-Apr-2010 Barry Smith <bsmith@mcs.anl.gov>

changed cookie to classid cause that is what it is.

Hg-commit: ffa25d1edea7afc409fcc13e7f2b63587b1494c1


# feb17941 31-Mar-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: ae5b76c566a632cb3e5e091bb7c87998c69ef5ef


# 51a79602 29-Mar-2010 Barry Smith <bsmith@mcs.anl.gov>

removed dead computenorma code from WP computation added gmres for grid sequence coarse grid solve in ex22 and fgmres for outter solve to match matrix free version of code

Hg-commit: 9bb26960e027c2a

removed dead computenorma code from WP computation added gmres for grid sequence coarse grid solve in ex22 and fgmres for outter solve to match matrix free version of code

Hg-commit: 9bb26960e027c2a36226cc1c74af7baa54d90eb8

show more ...


# 2d200336 06-Nov-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: af487d5b45dae01d0566132d57158d0286d6a750


# 7c4f633d 03-Nov-2008 Barry Smith <bsmith@mcs.anl.gov>

removed -I$PETSC_DIR from make system and changed the corresponding
#include "src/dsdsdsds" to "../src/sdsdsds" in the source code

Hg-commit: 6e3c4cc4b4bfcb366bae9b71afcb5009c1f0429d


# 3be44c43 18-Nov-2007 Barry Smith <bsmith@mcs.anl.gov>

commit aFTERmerge

Hg-commit: 45a698803bd457bdc2ba32be5035e710250a5320


# 823e7f9c 30-Jul-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 87e316ba2724836f5390b8c890f9dee19e9c35ea


# 0802e0e8 10-Jul-2007 bcordonn <bcordonn@hookshot.mcs.anl.gov>

Commit after a merge

Hg-commit: 27d386e23e9f55709fe4259d452de253e8d187ea


# d0051c2c 07-Jul-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 6fb2e2031f541698c18b941059a70518bfdac344


# 2ef6adf6 06-Jul-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 1c3afdd77376c2f1a3f6c814cb3554fcc98760b5


# 38f2d2fd 06-Jul-2007 Lisandro Dalcin <dalcinl@gmail.com>

initial changes for better memory loggin on objects

Hg-commit: 0ef7914e13d41d173ef1ba2552c26bd9f41bc807


# eb5aa1e5 21-Apr-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 818d64d9cfb31aaa44fef198428eac68e5a90ce5


# 8e22726b 21-Apr-2007 Satish Balay <balay@mcs.anl.gov>

merge

Hg-commit: fdd29e650f3b7ba15522f130ad50120c2e3fe954


# 7a7abfa6 20-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

removed matmffd debug statements, testexamples runs

Hg-commit: 10603d7aa910f9e77ce72f07c685ec2461fb9bcc


# 174415d9 20-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

fixed MatCreateSNESMF() so that if MatMFFDSetBase() is called then the base
is no longer ever set by MatAssemblyEnd_SNESMF(). This is the way the old
verson worked and made DMMG for SNES work with ma

fixed MatCreateSNESMF() so that if MatMFFDSetBase() is called then the base
is no longer ever set by MatAssemblyEnd_SNESMF(). This is the way the old
verson worked and made DMMG for SNES work with matrix-free

Hg-commit: 93dfb1436d944e1b8612848f65782f14b0eccf31

show more ...


# e884886f 14-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

preliminary move of MatSNESMF stuff to mat/impls directory not tested

Hg-commit: cdc2d6c91cd5f6a4972e0f160887a3eae1b957f5


1234567