History log of /petsc/src/mat/impls/sbaij/seq/sbaijfact.c (Results 276 – 300 of 532)
Revision Date Author Comments
# a19eae5c 10-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge
lsqr is broken for now

Hg-commit: df0260c88087fef5d8f80cbb540cd2c7402b75ba


# 4f79d315 09-Feb-2010 Hong Zhang <hzhang@mcs.anl.gov>

rename MatSolve routines for seqsbaij matrix to xxx_inplace

Hg-commit: 101b10f669f7ea824d4e35e2b12236f3f70eb84d


# eaada2e5 06-Feb-2010 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 52d5c8c3e196361d5c4c5f4b6b71bf59b669a5fb


# 298ee4f9 06-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 1ed440fccc33225168af45e807cdd0ffaf00829e


# 0a3c351a 05-Feb-2010 Hong Zhang <hzhang@mcs.anl.gov>

rename matfactor and matsolve routines as Matxxx_inplace for Cholesky factorization with aij format

Hg-commit: ba6d9a8f15047432bab9738f57075948805312da


# d8c74875 19-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

more PetscMallocN() corrections and added streams

Hg-commit: 064a03280dbddda9f26c26fc37639f97dc6e0a88


# 2d0b4cb3 17-Jul-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: df1ddc3c1dde73a02fe57cd49cb672f5616a135d


# c60f0209 16-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

moved all the vector fortran kernels to correct location and the block invert kernels used by BAIJ and SBAIJ

Hg-commit: e1f076dca7c745ad92f3e0051127f9b15b56c9dc


# ca4a67af 20-Apr-2009 Jed Brown <jed@59A2.org>

commit after merge

Hg-commit: 584f88721eaca25d8f2b664f5a51113f73e035a0


# 93f867b0 18-Apr-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 223544d8a4f58609922ccab5787c1856a7378f15


# 8ff8987e 14-Apr-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 78e0b73dc53bd38fabef7c4756967606c17cd9a2


# dc0b31ed 13-Apr-2009 Satish Balay <balay@mcs.anl.gov>

make sure PetscLogDouble [or double precision] is used with PetscLogFlops()

Hg-commit: ffd276ade7628201e372c3edeb836ff72eec68e0


# 2d200336 06-Nov-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: af487d5b45dae01d0566132d57158d0286d6a750


# 7c4f633d 03-Nov-2008 Barry Smith <bsmith@mcs.anl.gov>

removed -I$PETSC_DIR from make system and changed the corresponding
#include "src/dsdsdsds" to "../src/sdsdsds" in the source code

Hg-commit: 6e3c4cc4b4bfcb366bae9b71afcb5009c1f0429d


# 0481f469 28-Sep-2008 Barry Smith <bsmith@mcs.anl.gov>

pass MatFactorInfo as const into factorization routines, they shouldn't be changing it.

Hg-commit: 06e09652bd7d2f02616c7256594ec565736aabbf


# 404197b7 26-Sep-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: bfd3a83a4adc1cd389f373bde87fe159fad91161


# 5d0c19d7 26-Sep-2008 Barry Smith <bsmith@mcs.anl.gov>

ISGetIndices() returns const array, it is not something that should be changed

Hg-commit: 279c07e55dc4d24fe01a982d22cefc6e74f39257


# 85f097d7 24-Sep-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 7dbcc30e5ab952630f5d3ab107f8a1b844c54a32


# 719d5645 24-Sep-2008 Barry Smith <bsmith@mcs.anl.gov>

1) The first argument to MatXXXFactorSymbolic/Numeric() is now the factored matrix
2) The assigment of the MatXXXFactorNumeric ops pointer is now done in the symbolic factorization
the assigment o

1) The first argument to MatXXXFactorSymbolic/Numeric() is now the factored matrix
2) The assigment of the MatXXXFactorNumeric ops pointer is now done in the symbolic factorization
the assigment of the MatSolve pointer is now done in the numeric factorization
(This is because only then do you know the right pointer that should be used)

Hg-commit: efc00afbc7c5103f2f56fd96963db2c4cf4e1ed4

show more ...


# 4fc57388 15-Sep-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: a2f7b9b8efe1825eadceecf27bade4115f4c35a5


# db4efbfd 15-Sep-2008 Barry Smith <bsmith@mcs.anl.gov>

moved assignment of LUFactorNumeric and CholeskyFactorNumeric into appropriate symbolic factorization (previously it was set
in the function table or in the getfactor
moved assignment of solve() i

moved assignment of LUFactorNumeric and CholeskyFactorNumeric into appropriate symbolic factorization (previously it was set
in the function table or in the getfactor
moved assignment of solve() into appropriate numeric factorization, previously it was in function table or get factor or symbolic factor

Hg-commit: 83ba8e21d43889fe945455ea7c1fb95368f1a281

show more ...


# d0f46423 10-Sep-2008 Barry Smith <bsmith@mcs.anl.gov>

fixed some memory bleeding
changed PetscMap in Vec and Mat to be an allocated shared
structure with referencing counting. Shared by Vecs obtained with
VecDuplicate() and MatGetVecs()

Hg-commit

fixed some memory bleeding
changed PetscMap in Vec and Mat to be an allocated shared
structure with referencing counting. Shared by Vecs obtained with
VecDuplicate() and MatGetVecs()

Hg-commit: 9cebf4ba1b4632fc12cb8afbc01d420ee612ad72

show more ...


# 1eeb0dea 07-Aug-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 7810019bdedf1b39f5ef107322dfe6328c488a60


# 70e08fbd 06-Aug-2008 Barry Smith <bsmith@mcs.anl.gov>

fixed memory leak with Cholesky and ICC for SBAIJ and BAIJ matrix where symbolic factor code
still created the matrix which overwrote previously created on in MatGetFactor()

Hg-commit: 004365b23b

fixed memory leak with Cholesky and ICC for SBAIJ and BAIJ matrix where symbolic factor code
still created the matrix which overwrote previously created on in MatGetFactor()

Hg-commit: 004365b23b932dc789fc52b26934cbf91e4431b7

show more ...


# 63d54f4e 01-Aug-2008 Barry Smith <bsmith@mcs.anl.gov>

unused variable,
fixed failed merge of dev.html :-(

Hg-commit: 7228891e6fb0cce0b23df8409898c09f8d1ae00a


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