History log of /petsc/src/mat/impls/aij/seq/superlu/superlu.c (Results 501 – 510 of 510)
Revision Date Author Comments
# 2f71e704 08-Jul-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1372.1.51
Kris@p4buschel.|ChangeSet|20030708024408|60484
ChangeSet
1.1372.1.51 03/07/07 19:44:08 Kris@p4buschel. +6 -0
Document MatTypes MATMPIAIJSPOOLES,MATESSL,MATLUSOL,MATSEQAIJ

bk-changeset-1.1372.1.51
Kris@p4buschel.|ChangeSet|20030708024408|60484
ChangeSet
1.1372.1.51 03/07/07 19:44:08 Kris@p4buschel. +6 -0
Document MatTypes MATMPIAIJSPOOLES,MATESSL,MATLUSOL,MATSEQAIJSPOOLES,MATSUPERLU,MATUMFPACK,MATSUPERLU
Fix memory leak in MATESSL
Implement conversion routines for MATLUSOL to and from MATSEQAIJ

src/mat/impls/aij/seq/umfpack/umfpack.c
1.16 03/07/07 19:44:07 Kris@p4buschel. +30 -0
Document MatType MATUMFPACK

src/mat/impls/aij/seq/superlu/superlu.c
1.36 03/07/07 19:44:07 Kris@p4buschel. +1 -1
Fix documentation for MatType MATSUPERLU

src/mat/impls/aij/seq/spooles/spooles.c
1.67 03/07/07 19:44:07 Kris@p4buschel. +35 -0
Document MatType MATSEQAIJSPOOLES

src/mat/impls/aij/seq/lusol/lusol.c
1.15 03/07/07 19:44:07 Kris@p4buschel. +100 -45
Implement Conversion routines for MATLUSOL
Document MatType MATLUSOL

src/mat/impls/aij/seq/essl/essl.c
1.14 03/07/07 19:44:07 Kris@p4buschel. +53 -26
Document MatType MATESSL
Fix memory leak in MATESSL

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.42 03/07/07 19:44:06 Kris@p4buschel. +23 -0
Document MatType MATMPIAIJSPOOLES.


Hg-commit: 00a29ae482477a29ac28b144dc5feaca72ce1905

show more ...


# 24b6179b 01-Jul-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1372.1.37
Kris@p4buschel.|ChangeSet|20030701194538|50233
ChangeSet
1.1372.1.37 03/07/01 12:45:38 Kris@p4buschel. +3 -0
A few manpages for external matrix/solver packages.

src/ma

bk-changeset-1.1372.1.37
Kris@p4buschel.|ChangeSet|20030701194538|50233
ChangeSet
1.1372.1.37 03/07/01 12:45:38 Kris@p4buschel. +3 -0
A few manpages for external matrix/solver packages.

src/mat/impls/aij/seq/superlu/superlu.c
1.35 03/07/01 12:45:37 Kris@p4buschel. +25 -0
MATSUPERLU manpage

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.62 03/07/01 12:45:37 Kris@p4buschel. +33 -28
MATSUPERLU_DIST manpage

src/mat/impls/aij/mpi/mumps/mumps.c
1.25 03/07/01 12:45:37 Kris@p4buschel. +76 -0
MATAIJMUMPS manpage
MATSBAIJMUMPS manpage


Hg-commit: 4637ba1bb1ebce283d73641d92b240b470b49b17

show more ...


# fb3e25aa 29-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1372.1.3
Kris@p4buschel.|ChangeSet|20030629204813|41088
ChangeSet
1.1372.1.3 03/06/29 13:48:13 Kris@p4buschel. +1 -0
Clean up SuperLU code a bit.

src/mat/impls/aij/seq/superlu/s

bk-changeset-1.1372.1.3
Kris@p4buschel.|ChangeSet|20030629204813|41088
ChangeSet
1.1372.1.3 03/06/29 13:48:13 Kris@p4buschel. +1 -0
Clean up SuperLU code a bit.

src/mat/impls/aij/seq/superlu/superlu.c
1.34 03/06/29 13:48:12 Kris@p4buschel. +23 -19
Clean up SuperLU code a bit.


Hg-commit: 5b0ee820c7f9218a219008eb002515c9f3e0d529

show more ...


# 460c4903 29-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1368
Kris@p4buschel.|ChangeSet|20030629002711|26039
ChangeSet
1.1368 03/06/28 17:27:11 Kris@p4buschel. +3 -0
Implement SeqAIJ/Essl converters.
Reference counting bugfix in SuperL

bk-changeset-1.1368
Kris@p4buschel.|ChangeSet|20030629002711|26039
ChangeSet
1.1368 03/06/28 17:27:11 Kris@p4buschel. +3 -0
Implement SeqAIJ/Essl converters.
Reference counting bugfix in SuperLU type.

src/mat/impls/aij/seq/superlu/superlu.c
1.33 03/06/28 17:27:10 Kris@p4buschel. +3 -5
Fix reference counting bug.

src/mat/impls/aij/seq/essl/essl.c
1.12 03/06/28 17:27:10 Kris@p4buschel. +75 -17
Implement SeqAIJ/Essl converters. Use converters in constructor/destructor.

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.59 03/06/28 17:27:10 Kris@p4buschel. +2 -2
Cosmetic changes.


Hg-commit: 8a045cb805e1c61b5c332fea0d14cda4fbacc4d2

show more ...


# b0592601 28-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1366
Kris@p4buschel.|ChangeSet|20030628094212|25115
ChangeSet
1.1366 03/06/28 02:42:12 Kris@p4buschel. +2 -0
Provide conversion support to and from MATSUPERLU and MATSEQAIJ.

src

bk-changeset-1.1366
Kris@p4buschel.|ChangeSet|20030628094212|25115
ChangeSet
1.1366 03/06/28 02:42:12 Kris@p4buschel. +2 -0
Provide conversion support to and from MATSUPERLU and MATSEQAIJ.

src/mat/impls/aij/seq/superlu/superlu.c
1.32 03/06/28 02:42:12 Kris@p4buschel. +94 -55
Provide conversion support to and from MATSUPERLU and MATSEQAIJ.

src/mat/interface/matrix.c
1.72 03/06/28 02:04:11 Kris@p4buschel. +34 -21
Check to see if conversion routine is known by the class to be converted to also!
Reorganize order of preference for finding conversion routines.


Hg-commit: d3e593fb9e4c6fc877103f4fd8c1c0548ca5992c

show more ...


# d54de34f 28-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1362
Kris@p4buschel.|ChangeSet|20030628004929|23991
ChangeSet
1.1362 03/06/27 17:49:29 Kris@p4buschel. +8 -0
Removed unused variables.

src/mat/impls/sbaij/seq/spooles/sbaijspool

bk-changeset-1.1362
Kris@p4buschel.|ChangeSet|20030628004929|23991
ChangeSet
1.1362 03/06/27 17:49:29 Kris@p4buschel. +8 -0
Removed unused variables.

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.29 03/06/27 17:49:28 Kris@p4buschel. +1 -1
Removed unused variables.

src/mat/impls/baij/mpi/dscpack.c
1.22 03/06/27 17:49:28 Kris@p4buschel. +1 -1
Removed unused variables.

src/mat/impls/aij/seq/superlu/superlu.c
1.31 03/06/27 17:49:28 Kris@p4buschel. +1 -1
Removed unused variables.

src/mat/impls/aij/seq/lusol/lusol.c
1.14 03/06/27 17:49:28 Kris@p4buschel. +0 -1
Removed unused variables.

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.57 03/06/27 17:49:28 Kris@p4buschel. +1 -1
Removed unused variables.

src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
1.23 03/06/27 17:49:28 Kris@p4buschel. +0 -1
Removed unused variables.

src/mat/impls/aij/mpi/mumps/mumps.c
1.18 03/06/27 17:49:28 Kris@p4buschel. +2 -3
Removed unused variables.

bmake/win32_gnu/variables
1.5 03/06/27 17:49:28 Kris@p4buschel. +1 -1
Add -Wall flag for better code style checking.


Hg-commit: 3db740d3933924a85a7d02c7422ffa1c28654e6a

show more ...


# 0e3434ee 27-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1360
Kris@p4buschel.|ChangeSet|20030627232605|25985
ChangeSet
1.1360 03/06/27 16:26:05 Kris@p4buschel. +3 -0
Missing prototype and casts.

src/mat/impls/aij/seq/umfpack/umfpack.c

bk-changeset-1.1360
Kris@p4buschel.|ChangeSet|20030627232605|25985
ChangeSet
1.1360 03/06/27 16:26:05 Kris@p4buschel. +3 -0
Missing prototype and casts.

src/mat/impls/aij/seq/umfpack/umfpack.c
1.14 03/06/27 16:26:04 Kris@p4buschel. +1 -0
missing prototype.

src/mat/impls/aij/seq/superlu/superlu.c
1.30 03/06/27 16:26:04 Kris@p4buschel. +1 -1
Missing prototype

src/mat/impls/aij/mpi/mumps/mumps.c
1.17 03/06/27 16:26:04 Kris@p4buschel. +4 -2
Missing prototype and casts.


Hg-commit: 6677255d6a86bfb47457eb2a0715eb6f28ea7287

show more ...


# 899d7b4f 26-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1343
Kris@p4buschel.|ChangeSet|20030626113751|34441
ChangeSet
1.1343 03/06/26 04:37:51 Kris@p4buschel. +4 -0
Bug fixes. SuperLU appears to work now. SuperLU_Dist on the other han

bk-changeset-1.1343
Kris@p4buschel.|ChangeSet|20030626113751|34441
ChangeSet
1.1343 03/06/26 04:37:51 Kris@p4buschel. +4 -0
Bug fixes. SuperLU appears to work now. SuperLU_Dist on the other hand....

src/mat/impls/aij/seq/superlu/superlu.c
1.29 03/06/26 04:37:50 Kris@p4buschel. +1 -2
Extract lu pointer, don't replace it with an empty one?!

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.52 03/06/26 04:37:50 Kris@p4buschel. +2 -3
Extract lu pointer, don't replace it with an empty one?!

src/snes/mf/snesmfj.c
1.19 03/06/26 04:03:30 Kris@p4buschel. +1 -1
const []

src/mat/impls/baij/seq/makefile
1.4 03/06/26 04:03:30 Kris@p4buschel. +1 -1
Remove unnecessary INCLUDE

src/mat/impls/aij/seq/superlu/superlu.c
1.28 03/06/26 04:03:30 Kris@p4buschel. +6 -3
Factored matrix MUST be of type MATSUPERLU.


Hg-commit: e9673d75b822b571eb957105157b5de642891c73

show more ...


# e740cb95 26-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1341
Kris@p4buschel.|ChangeSet|20030626044020|22500
ChangeSet
1.1341 03/06/25 21:40:20 Kris@p4buschel. +2 -0
It compiles now.

src/mat/impls/aij/seq/superlu/superlu.c
1.27 03

bk-changeset-1.1341
Kris@p4buschel.|ChangeSet|20030626044020|22500
ChangeSet
1.1341 03/06/25 21:40:20 Kris@p4buschel. +2 -0
It compiles now.

src/mat/impls/aij/seq/superlu/superlu.c
1.27 03/06/25 21:23:14 Kris@p4buschel. +1 -1
SuperLU not superLU

src/mat/interface/matregis.c
1.17 03/06/25 21:20:06 Kris@p4buschel. +1 -1
SeqAIJ_SuperLU


Hg-commit: 5dbd72181431f3b73df42b0ac29b921b0e60551f

show more ...


# 14b396bb 25-Jun-2003 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.1338
Kris@p4buschel.|ChangeSet|20030625222434|04317
ChangeSet
1.1338 03/06/25 15:24:34 Kris@p4buschel. +9 -0
SuperLU matrix type implemented. (First pass, untested)
MatType MATSU

bk-changeset-1.1338
Kris@p4buschel.|ChangeSet|20030625222434|04317
ChangeSet
1.1338 03/06/25 15:24:34 Kris@p4buschel. +9 -0
SuperLU matrix type implemented. (First pass, untested)
MatType MATSUPERLU="superlu"

src/mat/interface/matregis.c
1.16 03/06/25 15:23:25 Kris@p4buschel. +1 -1
Constructor is named MatCreate_SeqAIJ_SuperLU for consistency with previously written routines.

src/mat/impls/aij/seq/superlu/superlu.c
1.26 03/06/25 15:23:24 Kris@p4buschel. +84 -11
Implement overloaded functions for SuperLU matrix

src/mat/impls/aij/seq/spooles/aijspooles.c
1.28 03/06/25 15:23:24 Kris@p4buschel. +0 -1
Unused variable.

src/mat/utils/matioall.c
1.15 03/06/25 14:52:55 Kris@p4buschel. +3 -0
Register SuperLU matrix load constructor.

src/mat/interface/matregis.c
1.15 03/06/25 14:52:55 Kris@p4buschel. +6 -0
Register SuperLU matrix constructor.

include/petscmat.h
1.76 03/06/25 14:52:55 Kris@p4buschel. +1 -0
MatType MATSUPERLU="superlu"

src/mat/impls/aij/seq/superlu/superlu.c
1.25 03/06/25 14:42:06 Kris@p4buschel. +0 -13
Move build check from file to make.

src/mat/impls/aij/seq/superlu/makefile
1.2 03/06/25 14:42:06 Kris@p4buschel. +8 -8
New superlu makefile.

src/mat/impls/aij/seq/makefile
1.19 03/06/25 14:42:06 Kris@p4buschel. +4 -4
Move superlu interface into separate directory

src/mat/impls/aij/seq/aij.c
1.102 03/06/25 14:42:06 Kris@p4buschel. +1 -14
Remove SuperLU from SeqAIJ

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.40 03/06/25 14:42:06 Kris@p4buschel. +1 -1
Free the duplicated communicator with other Spooles stuff.

src/mat/impls/aij/seq/superlu/makefile
1.1 03/06/25 14:14:12 Kris@p4buschel. +20 -0

src/mat/impls/aij/seq/superlu/makefile
1.0 03/06/25 14:14:12 Kris@p4buschel. +0 -0
BitKeeper file F:/Home/Kris/petsc/petsc-2/src/mat/impls/aij/seq/superlu/makefile

src/mat/impls/aij/seq/superlu/superlu.c
1.24 03/06/25 14:13:56 Kris@p4buschel. +0 -0
Rename: src/mat/impls/aij/seq/superlu.c -> src/mat/impls/aij/seq/superlu/superlu.c


Hg-commit: 83f451f714471c05f9f1c164cd3c93b4b684b482

show more ...


1...<<21