History log of /petsc/src/mat/impls/aij/seq/symtranspose.c (Results 101 – 125 of 172)
Revision Date Author Comments
# c5a46771 22-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

commit aftr merge

Hg-commit: 854807b200896ff0e3d6fb344a549ed1a2b93850


# 6e111a19 21-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Updated style to obey 'Do not put a blank line immediately after PetscFunctionBegin;'

Hg-commit: 5408b9ce2402ad624305b7a7a323ab3ae5e0c3f1


# 22d28d08 04-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

fixed rest of mising CHKERRQ() fixed a few unused but set variables

Hg-commit: 4acc0881334451e4d784ba0aa3b37fae2f983d1f


# 6c2930d4 18-Sep-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: 29c41d281e3ece3127c753661dccfd04e452b7f8


# 3e08d2be 18-Sep-2012 Barry Smith <bsmith@mcs.anl.gov>

removed trailing blanks from source code
added rule rmtrailingblanks accessible via make ACTION=remtrailingblanks tree

Hg-commit: 6e3652165d48aa5f3e94dd66bf607adea6fac27a


# 0f55b88d 03-Jul-2012 Satish Balay <balay@mcs.anl.gov>

backout all chmod stuff in bf971ba58125
[but keep diffs to src/mat/impls/aij/mpi/mpimatmatmult.c ]

Hg-commit: 4a812fc1f35496ce2717c7da9ef12ffabbd13258


# c0174eb7 03-Jul-2012 Mark F. Adams <mark.adams@columbia.edu>

removed a spurious call to MatSetBlockSize.

Hg-commit: bf971ba58125bd8cf7ceb2a9d0f5cdf27c27cc6a


# 51322221 28-Feb-2012 Jungho Lee <julee@mcs.anl.gov>

commit after merge

Hg-commit: e8d19a834d936a4816c3abf3af0b68733c00be11


# 639d86e3 13-Jan-2012 Sean Farley <sean@mcs.anl.gov>

Merge

Hg-commit: 0fb617426806c222fb6fb5e47365b6c3688c614c


# d39137a2 12-Jan-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d540875a63b3c979c82b6a7fa7f062571e906d10


# 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


# a498a0d3 30-Dec-2011 Barry Smith <bsmith@mcs.anl.gov>

commit afer merge

Hg-commit: dd339ac09a59c0c0299b3a6361d0dde37b7f982e


# 4e938277 26-Dec-2011 Hong Zhang <hzhang@mcs.anl.gov>

replace PetscLL with PetscLLCondensed in MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ()
add MatTransposeSymbolic_SeqAIJ() - intend to replace MatGetSymbolicTranspose_SeqAIJ()
because we need rowmax from

replace PetscLL with PetscLLCondensed in MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ()
add MatTransposeSymbolic_SeqAIJ() - intend to replace MatGetSymbolicTranspose_SeqAIJ()
because we need rowmax from MatTransposeMatMultSymbolic()

Hg-commit: 2d87233aab2bffa10672b052e78dd0d4c56687ec

show more ...


# 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


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


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

Merge.

Hg-commit: 1ac99e58bacaa1133113d86e76355c2a6ff8e56d


# b4be0e3a 31-Aug-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: ee2c880beeb7f5709c949b456809141d38ab9b9a


# 0e206665 28-Aug-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: f164ce7549fa74f62a595e83f292eeb4d2854681


# a0036e3b 28-Aug-2010 Barry Smith <bsmith@mcs.anl.gov>

damn

Hg-commit: e3a7c92ab17287bab1a86b3f92d92972bb76aea5


# 53c77d0a 27-Aug-2010 Jed Brown <jed@59A2.org>

Consistency checking for __FUNCT__ when __func__ or __FUNCTION__ are available.

Uses the compiler definitions in CHKERRQ/SETERRQ when available to get
better traces through user code that doesn't ma

Consistency checking for __FUNCT__ when __func__ or __FUNCTION__ are available.

Uses the compiler definitions in CHKERRQ/SETERRQ when available to get
better traces through user code that doesn't manually defined __FUNCT__.

Fix lots of places that __FUNCT__ was used inconsistently.

Hg-commit: fdbdc93647ff934a12906fd51bc39302de07ae77

show more ...


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

Merge

Hg-commit: 234708a6abebb3da9e8899d5fb5cd7b58ea7baff


1234567