History log of /petsc/src/mat/impls/baij/seq/baijfact5.c (Results 126 – 150 of 186)
Revision Date Author Comments
# e15dd1e9 13-Jan-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 2886946332d7399069f0d1de21c047a1298a075e


# a2d6a19a 12-Jan-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Replaced MatSolve seq baij newdatastruct version 1 routines with version 2.
Isolated newdatastruct version 1 routines using if defined(OLD_ROUTINE_TO_BE_REPLACED)

Hg-commit: 059ca6d593d6b5fbc883aaf1

Replaced MatSolve seq baij newdatastruct version 1 routines with version 2.
Isolated newdatastruct version 1 routines using if defined(OLD_ROUTINE_TO_BE_REPLACED)

Hg-commit: 059ca6d593d6b5fbc883aaf1fff18aa4ded9857d

show more ...


# f8e37162 05-Jan-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after mreg

Hg-commit: 8574b661cf4bdadad2d65cc2823e64a3d1d0fe28


# c20522c1 05-Jan-2010 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 0b1cf8fb45a6a88b4ebf34ba127f0a69d77ef0de


# ae3d28f0 05-Jan-2010 Hong Zhang <hzhang@mcs.anl.gov>

optimize MatSolve with new datastructure for baij matrices
- add MatSeqBAIJSetNumericFactorization_newdatastruct()
- mv "set matsolve ops" from symbolic factorization into numeric factorization

Hg-c

optimize MatSolve with new datastructure for baij matrices
- add MatSeqBAIJSetNumericFactorization_newdatastruct()
- mv "set matsolve ops" from symbolic factorization into numeric factorization

Hg-commit: 18525fecc25d5bb1ae58a4e4556153431186a7d2

show more ...


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

updated more files to use PetscMallocN() instead of single malloc with ugly operations

Hg-commit: 06b9e8a2056c1ddd773610bbb1de775ec9eddee0


# ed692d31 10-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: c63111c978465712b5eb2b59576540d814538917


# 511e68ac 09-Nov-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 52aa153efdcab3ef4453cbf6f3586a502f25f9c8


# c0c7eb62 08-Nov-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

Clean up
- Removed MatSeqBAIJ symbolic and numeric factorization routines for new data structure version 1

Hg-commit: 5191ae5963661e08429326efecb8aebe4d2147a3


# b4a23efc 06-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 6b72777609aa1bb6289ff3e854452580bfa725fb


# 35aa4fcf 06-Nov-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added MatSeqBAIJ revised new data structure routines for LU,ILU factorization and
triangular solve

Hg-commit: c4a7098a8d6ce33e8222598d9a08f5a3621980fd


# 572f72c7 05-Nov-2009 Jed Brown <jed@59A2.org>

merge

Hg-commit: 36cf37059c0ed80addd0968973e91c32e491eff8


# f63685ca 02-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: f0e3382643bd4135fa42c08d7b94eb913f3457e3


# 53cca76c 02-Nov-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added LU Factorization routines for SeqBAIJ (bs = 5,6,7) revised new data structure

Hg-commit: ad40595957758cb87395a419e57cecf3cb98e770


# 93f77e54 13-Oct-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 88412ad8b612981f105e38f6ea356304b4b5dabb


# 93f67941 13-Oct-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: f72b2cacc5dc579ef087855e5bc3094233293fa0


# b1646270 13-Oct-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

Replacement of while loops

Hg-commit: 733d6de1a7bfdbfd48d080d62d5b5362825a8081


# 13f67399 12-Oct-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: f9060934f8e0e6959b179bb6f04fe194516fd0f3


# bef36659 12-Oct-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added newdatastruct MatLU Numerical factorization routines for bs = 6,7
Merged all numerical foctorization routines for bs = 6 in baijfact7.c
Merged all numerical factorization routines for bs = 7 in

Added newdatastruct MatLU Numerical factorization routines for bs = 6,7
Merged all numerical foctorization routines for bs = 6 in baijfact7.c
Merged all numerical factorization routines for bs = 7 in baijfact5.c

Hg-commit: ea969c1104fc2846a4dffd77a446309d01e23183

show more ...


# 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


12345678