History log of /petsc/src/mat/impls/shell/shell.c (Results 426 – 450 of 630)
Revision Date Author Comments
# e32f2f54 07-May-2010 Barry Smith <bsmith@mcs.anl.gov>

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

Hg-commit: fe5a2ff050abc00ca2c2979c0af22b117b62874e


# ff219bfb 27-Apr-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 1f5ce9b1fa7762a7d57e66fe241c05a915d43e19


# bf5b21d3 25-Apr-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: bfe14fc1c10a348d95f62b10a73037a938b09cb6


# 501d9185 24-Apr-2010 Barry Smith <bsmith@mcs.anl.gov>

added MATOP_GET_VECS for Fortran with test example per petsc-maint 45251

Hg-commit: 40765b534bd9c4adffef0304eaba8fe508da1fd4


# 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


# ed692d31 10-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: c63111c978465712b5eb2b59576540d814538917


# 511e68ac 09-Nov-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 52aa153efdcab3ef4453cbf6f3586a502f25f9c8


# 41c166b1 07-Nov-2009 Jed Brown <jed@59A2.org>

MatSetBlockSize(): check arguments for BAIJ, doc fix

Hg-commit: 90ca53cce18f1135aa99498da55f8b44674ff9ae


# 186bafed 29-Oct-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 2abd163653da4b78c2f240bce7add61691d76163


# 26283091 29-Oct-2009 Barry Smith <bsmith@mcs.anl.gov>

changed PetscMap to PetscLayout

Hg-commit: b8f4632bd00d1563dcf8108fd4199169f8fd320b


# 81594ee8 04-May-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 13ee4a481d0761c31f428ae3d48cb56ce869752b


# d519adbf 30-Apr-2009 Matthew Knepley <knepley@mcs.anl.gov>

Removed MatCompress completely

Hg-commit: 4724a9ef7c2da8d62781764b00487fecf0216211


# ae5db51e 19-Mar-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 4eeb717255c7f8992e177a48cfb77ff2b159553a


# c206a0a3 18-Mar-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: b4d74337103d0c9770b1d58db0f5ffc576384bdb


# 7ac079be 18-Mar-2009 Satish Balay <balay@mcs.anl.gov>

merge from release

Hg-commit: 98a36fe2614101f171998e94094d8835729bef16


# c6866cfd 17-Mar-2009 Satish Balay <balay@mcs.anl.gov>

#19198 add fortran interface for MatShellSetContext and MatShellGetContext()

Hg-commit: d898238fc7f85fe2c5dea1115d5079cb25b79dfe


# 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


# 5aff8015 14-Oct-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 84ac42a5e43ba3f8b39a12eecf08965d6cefab53


# 0bc0a719 11-Oct-2008 Barry Smith <bsmith@mcs.anl.gov>

fixed some manual page formats

Hg-commit: 3de4a8fcc4ea34b0f4f57c6ba8dd8e0fc48b8c03


# e7e45bfe 02-Oct-2008 Hong Zhang <hzhang@mcs.anl.gov>

merge

Hg-commit: 4ce41ec671603b3855f0eec1c3fc7254a50c8b77


# dddc040d 01-Oct-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: bf59f2c1a10db5ae6995f3b6d04d7c27a6b97294


# c87e5d42 01-Oct-2008 Matthew Knepley <knepley@mcs.anl.gov>

Added MatGetRowMinAbs()

Hg-commit: 641ef60822bb7bdb01f8731c75ca4e57cbd2fc5b


# 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 ...


1...<<11121314151617181920>>...26