History log of /petsc/src/mat/impls/aij/seq/aij.h (Results 451 – 475 of 858)
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


# bcaeba4d 31-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

removed adic stuff

Hg-commit: 99933b6f66a48c78b00a3952edfaf6191df65340


# 3ddb1a49 16-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 253e4d4ccdd021868d6556a982fd0b73552c9dec


# ae32dd66 15-Nov-2012 Hong Zhang <hzhang@mcs.anl.gov>

cleanup MatPtAP for seqaij; rm MatPtAPNumeric_SeqAIJ_SeqAIJ_SparseAxpy; rename MatPtAPNumeric_SeqAIJ_SeqAIJ_SparseAxpy2 to MatPtAPNumeric_SeqAIJ_SeqAIJ_SparseAxpy

Hg-commit: e0ff50333da9dbf29963b66b

cleanup MatPtAP for seqaij; rm MatPtAPNumeric_SeqAIJ_SeqAIJ_SparseAxpy; rename MatPtAPNumeric_SeqAIJ_SeqAIJ_SparseAxpy2 to MatPtAPNumeric_SeqAIJ_SeqAIJ_SparseAxpy

Hg-commit: e0ff50333da9dbf29963b66b8316bc5638f0ff5e

show more ...


# 67d5fa06 12-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 1ca4d08d19a295ed3d5ac1894afd617e41c13585


# 6d0b6147 12-Nov-2012 Hong Zhang <hzhang@mcs.anl.gov>

implement MatMatMatMult_SeqAIJ_SeqAIJ_SeqAIJ()

Hg-commit: 680c27d9045061db80d3d3aed095e3734e05c68b


# 31134e8c 03-Nov-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d0f613618ca66a5aeb1aac97d210d2cc29755d3d


# 7bab7c10 02-Nov-2012 Hong Zhang <hzhang@mcs.anl.gov>

add MatMatMatMult(); no implementation yet

Hg-commit: f79b2acad4f88768ca45fc7bb750fe2d175757a1


# e5e55f0c 24-Oct-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 1d701b2b21f6dbf011247ebd516224ef10ced04e


# 65e8a0ca 24-Oct-2012 Hong Zhang <hzhang@mcs.anl.gov>

cleanup MatPtAP: replacing MatPtAP_Basic() with the approach used for MatMatMult(): done for seqaij format, not for mpiaij yet

Hg-commit: 7f5b4adc437f887fcdcb1e9c91d1f6bbcb289eac


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


# 19fd82e9 03-Oct-2012 Barry Smith <bsmith@mcs.anl.gov>

changed #define char* XXXType to typedef const char* XXXType

Hg-commit: 2f1984a65b4f21a886ea1c854235ca6d51deefad


# 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


# 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


# 8cf3ef60 12-Aug-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: bd03fdcd3cf87c5b29ea28a5f4737ae936d9df04


# a8a8f366 11-Aug-2012 Satish Balay <balay@mcs.anl.gov>

merge from 33

Hg-commit: fcf85c783eea43b41926a5894f4c39ade16496ad


# f1f41ecb 30-Jul-2012 Jed Brown <jed@59A2.org>

Implement MatFindZeroDiagonals_MPIAIJ so that -pc_fieldsplit_detect_saddle_point works in parallel

Hg-commit: e54b522f767fc2ce547d6af8f3ae14b8221a798d


# 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


1...<<11121314151617181920>>...35