History log of /petsc/src/mat/impls/aij/seq/inode.c (Results 301 – 325 of 500)
Revision Date Author Comments
# 307fe9f8 18-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Carefully removed \t from src/mat/. All sources are now free from tabs (exceptions: LaTeX docs, ftn-auto/ folders)

Hg-commit: 41ce18e98b1c9ae2af455e6fa76b9abd371521ee


# 6a23dd87 03-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: e6ec24f726b634e2d6148f5f486300e0c19bc4d7


# acf2f550 03-Jan-2013 Jed Brown <jed@59A2.org>

Ensure that inode.ibdiagvalid gets set when diagonal has been invalidated

Hg-commit: 44a71c6d4b84406696d7c21549916099ada394b8


# b769355b 31-Dec-2012 Jed Brown <jed@59A2.org>

merge PetscSF implementation

Hg-commit: 98dccc99445b69cb7a66312149eb16fec359e294


# a2ea699e 30-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

ran clang --analyze over PETSc and fixed many of the complaints. Mostly missing CHKERRQ() and set but not used variables, no bugs found, lots of complaints about null references, not sure what is up

ran clang --analyze over PETSc and fixed many of the complaints. Mostly missing CHKERRQ() and set but not used variables, no bugs found, lots of complaints about null references, not sure what is up with that; gets in the way of real useful messages.

Hg-commit: c183c49f249a22d7ef32be2c51749bad41445e53

show more ...


# c3df09d6 21-Oct-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: ed1a46afbb3ca05b94b623600c6c387ba23868ed


# 1a83f524 21-Oct-2012 Jed Brown <jed@59A2.org>

Const-correctness for MatGetRowIJ()/MatGetColumnIJ()

The arrays have always been read-only according to the
documentation. This patch should cause no behavioral change.

This const-correctness casca

Const-correctness for MatGetRowIJ()/MatGetColumnIJ()

The arrays have always been read-only according to the
documentation. This patch should cause no behavioral change.

This const-correctness cascaded into the private ordering and coloring
routines.

Hg-commit: 7efa5f739222584a785675705479b4e17c346e6e

show more ...


# 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


# 8caf3d72 18-Sep-2012 Barry Smith <bsmith@mcs.anl.gov>

code to match PETSc style guide for if (xxx) for (xxx) sizeof(xxx)

Hg-commit: 01e0d19bcd83a980fb5e8e32b294a95da72b405f


# b32f537c 07-Sep-2012 Barry Smith <bsmith@mcs.anl.gov>

Backport 56cb5e91a0a1 (fix for MatSOR_SeqAIJ_Inode)

SOR sweep is performed. If you compare with MatSOR_SeqAIJ, you see
that this case is handled by a while loop that is missing in the inode
version

Backport 56cb5e91a0a1 (fix for MatSOR_SeqAIJ_Inode)

SOR sweep is performed. If you compare with MatSOR_SeqAIJ, you see
that this case is handled by a while loop that is missing in the inode
version. I added an equivalent while loop to the inode function.

Hg-commit: 93bbec421cbaa0b3efc445fb992fecd53db60b61

show more ...


# 0847f33c 08-Jan-2013 Jed Brown <jed@59A2.org>

Backport 44a71c6d4b84 "Ensure that inode.ibdiagvalid gets set when diagonal has been invalidated"

Hg-commit: b6e84a4ff4566f1d4f9a66ce47040eae521e8027


# 5850ef23 07-Sep-2012 Barry Smith <bsmith@mcs.anl.gov>

SOR sweep is performed. If you compare with MatSOR_SeqAIJ, you see
that this case is handled by a while loop that is missing in the inode
version. I added an equivalent while loop to the inode func

SOR sweep is performed. If you compare with MatSOR_SeqAIJ, you see
that this case is handled by a while loop that is missing in the inode
version. I added an equivalent while loop to the inode function.

Hg-commit: 56cb5e91a0a1487200af5735b3a655451746379d

show more ...


# 48fab831 09-Jul-2012 Brad Aagaard <baagaard@usgs.gov>

Merge

Hg-commit: 8f74ca6da3dda2e92c9063777436a7e360bcc637


# 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


# df13f8cb 28-Jun-2012 Paul Mullowney <paulm@txcorp.com>

Recent pulls from petsc-dev plus some small changes.

Hg-commit: 0df21714398a0c8070bf50e118c22b5f2e03a9a6


# 20ee4afd 28-Jun-2012 Barry Smith <bsmith@mcs.anl.gov>

pull of patch to MatDuplicate_SeqAIJ_Inode() from petsc 3.3

Hg-commit: 530d238bbff078efb0645e1bf0b931aa9198b7b8


# 2c451681 28-Jun-2012 Barry Smith <bsmith@mcs.anl.gov>

MatDuplicate_SeqAIJ_Inode() should reset function pointers for C output matrix not the original A input matrix

Hg-commit: 728c9c542cf2e9ecfda50bc25b4c704dc737b739


# f1301baf 25-Jun-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 5fd7344ebb01d47fc51348189c58908ebeb94702


# 10e9db80 30-May-2012 Paul Mullowney <paulm@txcorp.com>

Pulled in changes from petsc-dev. make tests passing. Everything looks good.

Hg-commit: 94eb5d50210da3db6d654576e30f2a31ec2adf25


# 28b1a77f 22-May-2012 Lisandro Dalcin <dalcinl@gmail.com>

Fix flop logging in ILU SeqAIJ to count multiplier computation

Hg-commit: c9575be6cbf3e252f9efb1979a29c1469ef43205


# 8aa97da3 03-Apr-2012 stefano_zampini <stefano.zampini@gmail.com>

Commit after merge

Hg-commit: 8c5e601e00cdfb6d35c8d12ba9952a5d3a8ea1b8


# 96b95a6b 02-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

namespace Mat utility functions

Hg-commit: 2912dadb08982f5a3e4a9b22bd8b48ffa685bef3


# 150f0143 20-Mar-2012 Barry Smith <bsmith@mcs.anl.gov>

MatDucplicate_SeqAIJ_Inode() needs to change the function pointers for the inode specific functions

Hg-commit: eb7a819adc5d1fdd0be363ef881233d2d493b734


1...<<11121314151617181920