History log of /petsc/src/mat/utils/freespace.c (Results 76 – 100 of 111)
Revision Date Author Comments
# 4fccaf36 11-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after update

Hg-commit: f2e478fe76fc8445a2c0a8b26f9dd666314c7f67


# 2ce24eb6 10-Feb-2010 Hong Zhang <hzhang@mcs.anl.gov>

replace PetscFreeSpaceContiguous_LU with PetscFreeSpaceContiguous_LU_v2

Hg-commit: 8587ba5fa23aa4057754d8b0a9a59a0c177475dd


# a53b13b9 07-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 0408f87716ee4bc571ead239bb7d6e050d5cd665


# 81500f6a 07-Feb-2010 Jed Brown <jed@59A2.org>

PetscFreeSpaceContiguous_LU_v2: check array bound before indexing instead of after

Hg-commit: 8280d20bec6ab9b23c19e6e26975b48e7ab21fea


# c05d87d6 22-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

added MPIU_INTEGER for Fortran
converted many more ugly multiple mallocs to use PetscMallocN()

Hg-commit: 6332e45bf3b90c2617b87da25cdc8572dba04922


# 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


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

Added SeqBAIJ LU factorization routines with Natural Ordering for bs=2,3,4 (revised new data structure)

Hg-commit: a6e02cc316d3c462357b99f997079b49ffd57bdd


# 6f49b847 27-Oct-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 53bc5b73e3676367e37f4cd0d030e2088a2e231c


# 68727811 26-Oct-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: ab1a5dd22ce2b2109e83bd5d6fbafb526d70220b


# f268cba8 26-Oct-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

Finished ILU Factorization routines with revised new data structure

Hg-commit: e99636f90e9814b7b9a9e351e7ac0941d7fd93b9


# 4f5ae013 25-Sep-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 19411a10b3e1c1aaedb06105523862bd3572a0f0


# 783ef271 25-Sep-2009 Hong Zhang <hzhang@mcs.anl.gov>

add icc(0) with matorderings under new data structure

Hg-commit: 5b99ce0799b371a259538425a489fed8c02ef64a


# 7b2b6c42 21-Sep-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 195f72567fef37dce5fb19f9a361fb9db1b4003a


# 30cb48ee 21-Sep-2009 Hong Zhang <hzhang@mcs.anl.gov>

add comments
cleanup PetscFreeSpaceContiguous_newdatastruct()

Hg-commit: eb40bb9b7a50536f0c3db779c3d4b00117ea3424


# cd621086 19-Sep-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 148339b0d1e2fac081864ec646f45ac0937e058a


# 2302a36d 19-Sep-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 248d38165e90c6a4b866914e10f4cd494228d265


# 70319c84 18-Sep-2009 Hong Zhang <hzhang@mcs.anl.gov>

bugfix for MatLUFactorSymbolic_SeqAIJ_newdatastruct()

Hg-commit: f200fccfeabc1a15087bc06a9bc6cbc3abcd7109


# 12b5cbf3 15-Sep-2009 Hong Zhang <hzhang@mcs.anl.gov>

mv PetscFreeSpaceContiguous_newdatastruct() from aij files into freespace.*

Hg-commit: 3af95641839072d4a1c681049c89fefe2ddfe79c


# 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


# daf18fee 01-Oct-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.3559
knepley@khan.(none)|ChangeSet|20051001012055|16955
ChangeSet
1.3559 05/09/30 20:20:55 knepley@khan.(none) +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none)

bk-changeset-1.3559
knepley@khan.(none)|ChangeSet|20051001012055|16955
ChangeSet
1.3559 05/09/30 20:20:55 knepley@khan.(none) +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none):/PETSc3/petsc/petsc-dev

src/docs/tex/manual/part2.tex
1.97 05/09/30 20:20:53 knepley@khan.(none) +0 -0
Auto merged


Hg-commit: dd7162aa7f6020bd2ed7329407809a753222f5fe

show more ...


# 5e2020c0 30-Sep-2005 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.3552.1.22
hzhang@shakey.mcs.anl.gov|ChangeSet|20050930005858|04875
ChangeSet
1.3552.1.22 05/09/29 19:58:58 hzhang@shakey.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-d

bk-changeset-1.3552.1.22
hzhang@shakey.mcs.anl.gov|ChangeSet|20050930005858|04875
ChangeSet
1.3552.1.22 05/09/29 19:58:58 hzhang@shakey.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into shakey.mcs.anl.gov:/sandbox/hzhang/petsc-dev


Hg-commit: af5293f96563f61f3c8b2f0c6d5644052e0cbc5f

show more ...


# a1a86e44 28-Sep-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3552.11.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050928213721|59817
ChangeSet
1.3552.11.1 05/09/28 16:37:21 barrysmith@barrysmith-57.mcs.anl.gov +13 -0
put FreeSpace and

bk-changeset-1.3552.11.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050928213721|59817
ChangeSet
1.3552.11.1 05/09/28 16:37:21 barrysmith@barrysmith-57.mcs.anl.gov +13 -0
put FreeSpace and friends into PETSc namespace

put back error check if using C compiler and PETSc built for
C++ without --with-c-support

src/mat/utils/freespace.h
1.6 05/09/28 16:37:16 barrysmith@barrysmith-57.mcs.anl.gov +11 -11
put FreeSpace and friends into PETSc namespace

src/mat/utils/freespace.c
1.7 05/09/28 16:37:16 barrysmith@barrysmith-57.mcs.anl.gov +13 -13
put FreeSpace and friends into PETSc namespace

src/mat/impls/sbaij/seq/sbaijfact2.c
1.61 05/09/28 16:37:16 barrysmith@barrysmith-57.mcs.anl.gov +19 -19
put FreeSpace and friends into PETSc namespace

src/mat/impls/sbaij/seq/sbaijfact.c
1.87 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +14 -14
put FreeSpace and friends into PETSc namespace

src/mat/impls/maij/maij.c
1.41 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +13 -13
put FreeSpace and friends into PETSc namespace

src/mat/impls/baij/seq/baijfact.c
1.32 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +33 -33
put FreeSpace and friends into PETSc namespace

src/mat/impls/aij/seq/matptap.c
1.85 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +12 -12
put FreeSpace and friends into PETSc namespace

src/mat/impls/aij/seq/matpapt.c
1.45 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +11 -11
put FreeSpace and friends into PETSc namespace

src/mat/impls/aij/seq/matmatmult.c
1.86 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +11 -11
put FreeSpace and friends into PETSc namespace

src/mat/impls/aij/seq/aijfact.c
1.116 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +67 -67
put FreeSpace and friends into PETSc namespace

src/mat/impls/aij/mpi/mpiptap.c
1.20 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +10 -10
put FreeSpace and friends into PETSc namespace

src/mat/impls/aij/mpi/mpiaij.c
1.252 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
put FreeSpace and friends into PETSc namespace

include/petsc.h
1.141 05/09/28 15:31:27 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
typo

include/petsc.h
1.140 05/09/28 15:30:21 barrysmith@barrysmith-57.mcs.anl.gov +4 -0
error check if C compiler, C++ library and name manguling


Hg-commit: 9d5ba2567edbf978e047f3e65ce08409a4f5535b

show more ...


# ff43f1e1 27-Dec-2004 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2823
knepley@khan.mcs.anl.gov|ChangeSet|20041227184524|03092
ChangeSet
1.2823 04/12/06 21:02:19 knepley@khan.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into kh

bk-changeset-1.2823
knepley@khan.mcs.anl.gov|ChangeSet|20041227184524|03092
ChangeSet
1.2823 04/12/06 21:02:19 knepley@khan.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev

include/petscmath.h
1.25 04/12/06 21:02:17 knepley@khan.mcs.anl.gov +0 -0
Auto merged


Hg-commit: d9a23f3f6ba72ee627446f6648bb36a3d0345c22

show more ...


12345