History log of /petsc/src/mat/interface/matreg.c (Results 226 – 250 of 338)
Revision Date Author Comments
# 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 ...


# 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


# 42eaa7f3 26-Sep-2010 Barry Smith <bsmith@mcs.anl.gov>

more one display tree

Hg-commit: 634c6c42e56f36f84244e4fe2f20e88d1ff6ffcf


# 9fb22e1a 23-Sep-2010 Barry Smith <bsmith@mcs.anl.gov>

better version of PetscAMSPublishAll

Hg-commit: 782c2a976ec07d13b492bc3c4a0989c9b56cd366


# c457296d 23-Sep-2010 Barry Smith <bsmith@mcs.anl.gov>

basic amspublishall. Release it is wrong and need to publish after the type is set.

Hg-commit: 00a22ad47a7a0ffcd91c66290fefb82fce41e498


# 44deb32b 08-Jul-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 018734d0b4cb2ec7c57c9b5d27e2bffe4a51bda0


# a0972ae2 07-Jul-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Removed redundant mat preallocation part from MatSetType

Hg-commit: 0f6a0f6445a8d04b6bdd2a50523cf22e1353a31c


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

Merge

Hg-commit: 8be6b379b7bc1cbb3adf7412dfe042e3e92c6019


# 98385da5 01-Jul-2010 Victor Minden <victorminden@gmail.com>

commit after merge

Hg-commit: 1db41aa344ecc3abf5ab9693aa05ef35a469a187


# be32cf2f 30-Jun-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

MatSetType now creates the matrix data structure and populates the function pointer table by calling MatCreate_xxx.

Hg-commit: 19c3d4817ad37d50a5df07935bb34d4819485fd4


# 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


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

changed cookie to classid cause that is what it is.

Hg-commit: ffa25d1edea7afc409fcc13e7f2b63587b1494c1


# 0d2fba3e 09-Mar-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 2c02161f5890b468f5bb35c7476967398e40a0c5


# 28842d8c 26-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: ee73705a045ef5d04e074e8534eb7e0fbaa08e1b


# 5f5f199f 26-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

moved petscsys.h stuff into petsc.h files (Fortran and C) removed petscsys.h files fortran and C
eliminate use of petscsys.h (Fortran and C)
eliminated redundant use of #include "petscfix" all over t

moved petscsys.h stuff into petsc.h files (Fortran and C) removed petscsys.h files fortran and C
eliminate use of petscsys.h (Fortran and C)
eliminated redundant use of #include "petscfix" all over the place because included by petsc.h

Hg-commit: dea4bc8a57aa0490c3a40fdee08c4b41e42e03ce

show more ...


# 4a67242d 02-Dec-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 3a05a9a21fcd66acdc0680d4c36ce9e8f08fa147


# c4e43342 02-Dec-2008 Lisandro Dalcin <dalcinl@gmail.com>

fixes and more error checking in many XXXGetType() calls

Hg-commit: 50b8601b7453642d7b3c91015c3af122e271a9ef


# 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


# 117016b1 03-Nov-2008 Barry Smith <bsmith@mcs.anl.gov>

From: dalcinl@gmail.com
Subject: about viewer formats
Date: November 3, 2008 7:50:10 AM CST
To: petsc-dev@mcs.anl.gov
Reply-To: petsc-dev@mcs.anl.gov
Barry, I saw you commit removing PETSC_V

From: dalcinl@gmail.com
Subject: about viewer formats
Date: November 3, 2008 7:50:10 AM CST
To: petsc-dev@mcs.anl.gov
Reply-To: petsc-dev@mcs.anl.gov
Barry, I saw you commit removing PETSC_VIEWER_BINARY_NATIVE. This
makes me think that PETSC_VIEWER_ASCII_DEFAULT and
PETSC_VIEWER_BINARY_DEFAULT (which is NOT used in sources) are a bit
redundat, Why not to remove both and add a new PETSC_VIEWER_DEFAULT?
Does it make sense?

Hg-commit: 9957a5666f6211584952873f183a5f14ec823bbe

show more ...


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


# 207126cb 23-Jul-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after most of merge of petsc-dev with petsc-dev-new-solvers with new way of handling external solvers

Hg-commit: 7c86fa28bc8468b955cc6a62edd1de55d6c3d700


12345678910>>...14