History log of /petsc/src/mat/impls/sbaij/seq/sbaij.c (Results 826 – 850 of 1290)
Revision Date Author Comments
# a2d7c930 07-Aug-2009 Barry Smith <bsmith@mcs.anl.gov>

fixed bugs introduced in last commit to MatRelax_SeqSBAIJ()

Hg-commit: e15ffe0c382f61591fb05db01ca225cad89f7048


# 9e2a9236 07-Aug-2009 Barry Smith <bsmith@mcs.anl.gov>

attempts at performace optimizations for MatRelax_SeqSBAIJ()

Hg-commit: 119905f2856b76348984a6b906c68ad208b5c75f


# 952b491a 20-Jul-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 042472a0480b67a718f2ad368cd38c5dbee71cec


# 64831d72 18-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

cleanup of errors that crept in because people did not fix examples when changing interface

Hg-commit: 09528a08bd96b5ecb599a789bc768fafa2591c75


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

Merge

Hg-commit: df1ddc3c1dde73a02fe57cd49cb672f5616a135d


# fe3d41f3 16-Jul-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 3e5cf1e37d7dabb9487162ad39bf74da7949ccd9


# f09c7c2a 15-Jul-2009 Satish Balay <balay@mcs.anl.gov>

correct flopcount in MatRelax_SeqSBAIJ()

Hg-commit: a1a36ccd19d24ef2cbd0ed60a675d143dd718e9d


# be7314b0 15-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

removed unneeded inline spops.h file
removed unused macros from some inline files
moved axpy.h to include/private/petscaxpy.h
moved first Fortran kernels from central location to sys/utils/ftn-kernel

removed unneeded inline spops.h file
removed unused macros from some inline files
moved axpy.h to include/private/petscaxpy.h
moved first Fortran kernels from central location to sys/utils/ftn-kernels where it is used

Hg-commit: c9e7a1a8dc579cf824e1f087165c3df9932aefb9

show more ...


# 0def2e27 08-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

streams added to petsc.bib

Hg-commit: ee11aac50df93a21a1293a83fec64abe1b184c6e


# 05575646 07-Jul-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 13037312c0f286402f80fdbd1e060f559dc18782


# b75cf396 05-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

set d in MatRelax_SeqSBAIJ that it no longer needed

Hg-commit: c1444f48fd77cb2635ffc8849c7a111911162cb7


# 1cec2a20 05-Jul-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 13c4ee66e6bd736c1a3c42fd00663fff1c898f67


# 061b2667 04-Jul-2009 Barry Smith <bsmith@mcs.anl.gov>

improvements to speed of MatRelax_SeqSBAIJ and MatMult_SeqSBAIJ for block size 1

Hg-commit: 0308bd570415a7283f6b92d496979516f337373a


# a9817697 05-Jun-2009 Barry Smith <bsmith@mcs.anl.gov>

changed MAT_KEEP_ZEROED_ROWS to MAT_KEEP_NONZERO_PATTERN

Hg-commit: dd0eb2438b4ecde1a3517ea573f0c60a0160fd54


# 81594ee8 04-May-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 13ee4a481d0761c31f428ae3d48cb56ce869752b


# d519adbf 30-Apr-2009 Matthew Knepley <knepley@mcs.anl.gov>

Removed MatCompress completely

Hg-commit: 4724a9ef7c2da8d62781764b00487fecf0216211


# 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


# fe36e6c7 13-Apr-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge
- Watch out for SNES ex45, I think the merge was bad

Hg-commit: 04bc4bca24f51d95f00a035b6b5fb2e5990fd8a8


# 90d69ab7 28-Mar-2009 Barry Smith <bsmith@mcs.anl.gov>

changed PetscOptionsName() and PetscOptionsHasName() to return true if option is set, regardless of the value it is set to, include 0 and false
changed most uses of these routines to the Truth vari

changed PetscOptionsName() and PetscOptionsHasName() to return true if option is set, regardless of the value it is set to, include 0 and false
changed most uses of these routines to the Truth varient

Hg-commit: fd6366abd7eb1f3ec925faa0ecd078d5cc025eb2

show more ...


# aab6e468 21-Jan-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: ec24c1d09461b39e43cac65048d88f31b197417e


# c6f55e7a 21-Jan-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 7310e662d7e7ab5f463ec1b2157758e04c0de51e


# ae1d86c5 16-Jan-2009 Barry Smith <bsmith@mcs.anl.gov>

removed a bunch of left-over (and hence now wrong) references to the old aijmumps and other solver matrix types that were all removed. This is just documentation changes/removals. No code changes

Hg

removed a bunch of left-over (and hence now wrong) references to the old aijmumps and other solver matrix types that were all removed. This is just documentation changes/removals. No code changes

Hg-commit: 364f8e245ed70b6ece0d3dafd86b1927e3b5d436

show more ...


1...<<31323334353637383940>>...52