History log of /petsc/src/mat/impls/aij/seq/aij.h (Results 551 – 575 of 858)
Revision Date Author Comments
# b6a51c36 07-Nov-2011 Peter Brune <brune@mcs.anl.gov>

commit after merge

Hg-commit: 4afddb78e4d16b99952e891a10244a92ea0015ab


# 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


# c31cb41c 22-Feb-2011 Barry Smith <bsmith@mcs.anl.gov>

fixed .bib entries with Gail's corrections
removed all checks of nonzero pointer before call to PetscFree and setting to zero of pointer after PetscFree, since PetscFree() does that all automatically

fixed .bib entries with Gail's corrections
removed all checks of nonzero pointer before call to PetscFree and setting to zero of pointer after PetscFree, since PetscFree() does that all automatically

Hg-commit: 0f5bef9ea1fcd7ad8418fab6181ef990ea35c1db

show more ...


# 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


# df05650e 29-Sep-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: a22e69d80bd02f479d308e0399b012774ac72f76


# 9f5f6813 29-Sep-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added MatAXPY_MPIAJ() for DIFFERENT_NONZERO_PATTERN that does preallocation for the diagonal and off-diagonal parts before doing the addition.

Hg-commit: 88942042196d63da4cdf05fcbbdbb956d904bcb5


# 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


# b1e5d5e3 20-Sep-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 05801307e817793ec1b2e9f60d0b437be56241c2


# d28bb7d2 18-Sep-2010 Jed Brown <jed@59A2.org>

Use of array is actually const, put that in it's prototype instead of ugly caller-cast

Hg-commit: 022bd8df7b52551a8bb87ddbd6258ea9b98dab6f


# 21b1d680 06-Sep-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 1ac99e58bacaa1133113d86e76355c2a6ff8e56d


# d47de31d 18-Aug-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 234708a6abebb3da9e8899d5fb5cd7b58ea7baff


# 82d44351 18-Aug-2010 Hong Zhang <hzhang@mcs.anl.gov>

add MatGetMultiProcBlock_SeqAIJ() and logEvent MAT_GetMultiProcBlock

Hg-commit: 21a51acadd4a18f574215adcb2c7a4e70eb153c7


# 0f99a309 05-Aug-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 333bff9132a5a188ad4b843e23dc7c3f10e040f1


# e5268aff 05-Aug-2010 Victor Minden <victorminden@gmail.com>

commit after merge

Hg-commit: 13eede2e1b197fa8bedfc04bab657922ee264b47


# 5a11e1b2 04-Aug-2010 Barry Smith <bsmith@mcs.anl.gov>

changed names of CRL and CSRPERM subclasses of AIJ matrix to AIJCRL and AIJPERM to properly reflect the class hierarchy

Hg-commit: 90a01f1f11884d2753059adf03d4efc3c44d42e6


# 70a4bf9c 24-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 4976d5f8a5ede0d2f344004f84eef28988480d5f


# 88974ac8 23-Jul-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 9ef83e41d4a8326e1cf5e296edd80e06079632b1


# 112444f4 22-Jul-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Reordered MatLoad input arguments.
Updated custom fortran MatLoad stub.

Hg-commit: 1b34440d31d2a1eb45d0adecc1d80c3909b37054


# 2782d6cf 14-Jul-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 4b49f59f9b03aa34c8690c71df6fe68e01c18fde


# 2f947c57 12-Jul-2010 Victor Minden <victorminden@gmail.com>

changed so that petsc can build with a separate compiler from CUDA and so CUDA can use double-precision (on supported GPUs)

Hg-commit: 174df62c8b10ba9b144a5961decdd927a51e78d0


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

Merge

Hg-commit: 018734d0b4cb2ec7c57c9b5d27e2bffe4a51bda0


1...<<21222324252627282930>>...35