History log of /petsc/src/mat/impls/shell/shell.c (Results 401 – 425 of 630)
Revision Date Author Comments
# 247e2d92 06-Jan-2012 Jed Brown <jed@59A2.org>

Mass revert file modes that were made executable in f6e61ee9c329

Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5


# 832f7384 01-Jan-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: ee8d91ae0580d1d4fa92be38a18d40c838b9a257


# 14e519b0 31-Dec-2011 Mark F. Adams <mark.adams@columbia.edu>

changed MatMatMult to MatTranposeMatMult.

Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f


# 639119aa 19-Dec-2011 Jed Brown <jed@59A2.org>

Merge PetscBG updates

Hg-commit: 22a06792c20cdef150a242abf7d3e6b3fcc56ad1


# 25296bd5 16-Dec-2011 Barry Smith <bsmith@mcs.anl.gov>

introduced another scalable symbolic matmatmult that does not use bitarray
don't know how all these other files got changed

Hg-commit: 9cf1fa173221b7baf45abd24f9c6760aa244faf0


# 7ef18aee 11-Nov-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 48f2ef238de19667a56ba30c53370a936b489ecc


# cf1ae163 11-Nov-2011 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: dffe0bd3c2206beab0a44a1af3b96708ce157d6f


# 9d225801 10-Nov-2011 Jed Brown <jed@59A2.org>

Auto-generate Fortran for MatShellGetContext()

Hg-commit: 98c76d140d893ee2ea4dd18725541ec2781cccf5


# bf0cc555 27-Apr-2011 Lisandro Dalcin <dalcinl@gmail.com>

MatDestroy(): cleanup the MatPreallocated() hack, fix all matrix types

Hg-commit: 8b12afa1931080f94d5efc78eba78580324579e8


# c6db04a5 14-Mar-2011 Jed Brown <jed@59A2.org>

Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.h

Hg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07


# 47dad92f 13-Mar-2011 Sean Farley <sean@mcs.anl.gov>

Merged

Hg-commit: d8c12016d3250a8d659fa779bc1698da4d6c5237


# 7d0a6c19 12-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

removed #define PETSCXXX_DLL from top of all source files

Hg-commit: b784aa18ddcf5337d4011d34f0fa008681695ac1


# 8c172940 06-Dec-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: dbd6603baa0301f54f7391c043f07dcfbf07f03e


# 7087cfbe 05-Dec-2010 Barry Smith <bsmith@mcs.anl.gov>

moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs
removed all DLL export/import stuff since it was never used and never will be
removed MatPermuteSparsify() since it sucked.

moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs
removed all DLL export/import stuff since it was never used and never will be
removed MatPermuteSparsify() since it sucked.

Hg-commit: 72f7a5e60333f6c9780d56fcce45657940d16b13

show more ...


# 09573ac7 05-Dec-2010 Barry Smith <bsmith@mcs.anl.gov>

changed all EXTERN to extern the CAPS served no purpose

Hg-commit: cdf5985509992c2237dbbe07f14278cccee0306c


# 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


# d5bac5b1 09-Jul-2010 Victor Minden <victorminden@gmail.com>

commit after merge

Hg-commit: dbe17f4cd57aa220aaa7f3a4929b4662f1fd3cc2


# d2ffe925 09-Jul-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: fb3fb77fa7d8bd71eb94b0f289024414b41b2354


# 3f9fe445 08-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

finished labelling manual pages as Logically or Neighbor-wise Collective

Hg-commit: 8a714c954b7624fb9d7cacbaa621300eebb99517


# 3a3e4172 04-Jul-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 8be6b379b7bc1cbb3adf7412dfe042e3e92c6019


# 527210e5 25-Jun-2010 Victor Minden <victorminden@gmail.com>

commit after merge

Hg-commit: 503f0f31243679895da6b7b1039435e6fc3acf1a


# fe0dcb00 25-Jun-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: fa289b05ba623d0ba8b16e3a0ab54d80572c0fc3


# d2293449 25-Jun-2010 Barry Smith <bsmith@mcs.anl.gov>

allow user to set global sizes in MATSHELL and then live with PETSc's choice of local sizes

Hg-commit: 6164fe92c28030e5bb9f281de75aabf4ac6c1f65


# ac53348a 09-May-2010 Barry Smith <bsmith@mcs.anl.gov>

more fixing of badly formatted SETERRQ
fixed a bunch of SETERRQ() with PETSC_COMM_SELF to use correct communicator

Hg-commit: 57d5965aa89b7e0c92623954688d77d16a86d0f2


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