History log of /petsc/src/mat/impls/baij/seq/baij2.c (Results 376 – 400 of 537)
Revision Date Author Comments
# dd6ea824 10-Feb-2008 Barry Smith <bsmith@mcs.anl.gov>

much more corrections for MatScalar

Hg-commit: 88a29c8f0f8b4ffa7f3f57450e19652a4f96df53


# ef53ae97 30-Jan-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: d0b58a41bb8e502d0c9a9eac659e0027a2abc643


# 97e5c40a 30-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

removed horrible _MatScalar macro code from BAIJ matrices that provided very crude
support for single precision matrices.

Hg-commit: f78eee6ffd3e8ccc40a301ff8b29aebaaed64435


# dbefa33d 28-Jan-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: bf61e6626fd829977ea46dc50931d6e9b988a6f6


# 0805154b 26-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

[PETSC #17255] nightly tests fixed but introduced into VecScatterToZero/All()
Added error checking for overflow for cast from PetscInt to PetscBLASInt in all cases
Added some error checking for overf

[PETSC #17255] nightly tests fixed but introduced into VecScatterToZero/All()
Added error checking for overflow for cast from PetscInt to PetscBLASInt in all cases
Added some error checking for overflow for cast from PetscInt to PetscMPIInt

Hg-commit: 7540d46ad0a2abd61067805cfc8cb914325338a4

show more ...


# 1c0add76 22-Jan-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 50f87a7744bf92447897e71d01d55e453fda1a7f


# 0229d381 21-Jan-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 4b796613330e0d9282b827b1e897b9d121013872


# d9fead3d 20-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

added a bunch of "const PetscScalar*" to arrays in numerically intensive routines
with the hope that compilers may optimize the code better.

Hg-commit: 8409352f96b7695fb8593bf882ff6a37117d6069


# 3be44c43 18-Nov-2007 Barry Smith <bsmith@mcs.anl.gov>

commit aFTERmerge

Hg-commit: 45a698803bd457bdc2ba32be5035e710250a5320


# 6f3d5618 31-Oct-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 4a9e5a2b97bdb9073e83eff56096e46ac4ef2230


# 60f69c44 15-Oct-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: ae7ad2b71b1fdcfb27898e923a2c03bd62c86a54


# 781b3001 14-Oct-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 4e945c9820f08f3e5a1bc871ec50d7ccb0b7454e


# e0156e0b 11-Oct-2007 Satish Balay <balay@mcs.anl.gov>

merge

Hg-commit: 8b48556a285e293c04f497a3a1e40ac96cfd5016


# 2f95671e 08-Oct-2007 Satish Balay <balay@mcs.anl.gov>

merge

Hg-commit: b9d21e8d395c907b24f99b42da320dec7457e659


# ead25af3 06-Oct-2007 Lisandro Dalcin <dalcinl@gmail.com>

merge

Hg-commit: 04f12078da957bb9db7de22c473501c6b082ca97


# ed021765 06-Oct-2007 Satish Balay <balay@mcs.anl.gov>

merge

Hg-commit: 069050f22c2ffb10a4dbf7a7d1874e46be864943


# 780a600e 05-Oct-2007 Satish Balay <balay@mcs.anl.gov>

merge

Hg-commit: b5a05984274c84515a795ed75eef9d3b27ba97f1


# 442648ef 04-Oct-2007 Lisandro Dalcin <dalcinl@gmail.com>

merge

Hg-commit: 8b955b66410cbc923a4e1233fdeaca7fbf3e5d5d


# 7adad957 03-Oct-2007 Lisandro Dalcin <dalcinl@gmail.com>

changes for solving the strict aliasing issue in PetscObject and derived

Hg-commit: 278faecc91564f5495fa9f7d48380d547995fa45


# e7e1b0b0 09-Oct-2007 Glenn Hammond <unknown>

merge

Hg-commit: f286b9ece3b89d1418d9efe30a774c489ca42645


# e62d1b98 08-Oct-2007 Barry Smith <bsmith@mcs.anl.gov>

\commit after merge

Hg-commit: 9cfa56457ecd34646f9409fd7178a4dbfddc457f


# 028cd4ea 07-Oct-2007 Satish Balay <balay@mcs.anl.gov>

nightly-build fixes
- nonzerorow bug introduced in the previous PetscLogFlops() fix
- define PetscLogFlopsNoCheck() for --with-log=0
- use PetscAbsScalar(PetscScalar) to fix complex compile errors
-

nightly-build fixes
- nonzerorow bug introduced in the previous PetscLogFlops() fix
- define PetscLogFlopsNoCheck() for --with-log=0
- use PetscAbsScalar(PetscScalar) to fix complex compile errors
- update buildscript to test examples with sieve

Hg-commit: 1b520e4e8e20eae1591b89b00d2c9cd8ab22262a

show more ...


# 4e3b85b8 06-Oct-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 15812160d8c149ba9fd1d401e1394a424a889cf8


# f70662ed 06-Oct-2007 Barry Smith <bsmith@mcs.anl.gov>

fixed openmp pc to properly handle nonzero initial guess
and added test problem for it.
fixed extra flop count in one of baij operations

Hg-commit: dac96461114bab7b24bcf774a975896e769d3e0a


# 98c9bda7 06-Oct-2007 Satish Balay <balay@mcs.anl.gov>

more fixes for negative flop count

Hg-commit: fd27c98e48f32a50c799304e9afef9084d6108e7


1...<<11121314151617181920>>...22