History log of /petsc/src/snes/interface/snesut.c (Results 376 – 400 of 553)
Revision Date Author Comments
# 14e519b0 31-Dec-2011 Mark F. Adams <mark.adams@columbia.edu>

changed MatMatMult to MatTranposeMatMult.

Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f


# ce2f17d1 10-May-2011 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 8ad722e18529293bde53db7f4fb83823cee61dc0


# c2efdce3 06-May-2011 Barry Smith <bsmith@mcs.anl.gov>

fixed the XXXMonitorSet() to take a destroy routine that takes a void** argument instead of a void* argument to match the calling sequences of the viewer destroys.

Hg-commit: 021daf4f46f2a80eb466760

fixed the XXXMonitorSet() to take a destroy routine that takes a void** argument instead of a void* argument to match the calling sequences of the viewer destroys.

Hg-commit: 021daf4f46f2a80eb466760738148cd726f3fbf0

show more ...


# 6bf464f9 18-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

converted rest of source code to take pointers into destructor reoutines. make test workds

Hg-commit: 78c641225c0516099423eeea3cc66e68fd2f62f3


# 9b08a598 15-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after terrible merge

Hg-commit: 6ee623422368621da3dca005325b05a2fcd6d6bb


# 03c90c5c 14-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 7dfd49b521cdd96eaf8b7cd37fbe9bcd6cabdcd9


# 58c9b817 11-Apr-2011 Lisandro Dalcin <dalcinl@gmail.com>

Move duplicated setup/destroy code from SNES impls to interface

Hg-commit: 2006b262d5b7b1216d06712c28367447af38b63c


# d9822059 16-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

finished basic support for __float128

Hg-commit: ae6323f37787bba35aaa6ab78aa53432011da446


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


# 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


# 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


# 46edd32f 03-Feb-2010 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 877396bee467d11706fe4bd6e7dd710925967c05


# 06a205a8 29-Jan-2010 Barry Smith <bsmith@mcs.anl.gov>

changed PetscSum_Op to MPIU_SUM to match the style we have for extra MPI stuff

Hg-commit: 6f826cf21d32c05c8a481b7d8be71073e672cf40


# 8a88346a 22-May-2009 Matthew Knepley <knepley@mcs.anl.gov>

Removed BlockSolve95
- It is no longer supported
- ILU functionality is subsumed by PILUT in Hypre

Hg-commit: d675b710d2423988e415bd4d531a95abb123ca4c


# 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


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

merge

Hg-commit: 4ce41ec671603b3855f0eec1c3fc7254a50c8b77


# 22b55857 02-Oct-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: cc5e764365f80de0128113de51fbd7e2c54d1535


1...<<11121314151617181920>>...23