| 8e9aea5c | 28-Nov-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1726 barrysmith@barry-smiths-computer.local|ChangeSet|20031128212907|03824 ChangeSet 1.1726 03/11/28 15:29:07 barrysmith@barry-smiths-computer.local +32 -0 added const to MatType a
bk-changeset-1.1726 barrysmith@barry-smiths-computer.local|ChangeSet|20031128212907|03824 ChangeSet 1.1726 03/11/28 15:29:07 barrysmith@barry-smiths-computer.local +32 -0 added const to MatType arguments when appropriate
src/mat/utils/matio.c 1.17 03/11/28 15:29:05 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/utils/convert.c 1.7 03/11/28 15:29:05 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/matimpl.h 1.31 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +3 -3 added const to MatType arguments when appropriate
src/mat/interface/matrix.c 1.88 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/shell/shellcnv.c 1.7 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.41 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/sbaij/seq/sbaij.c 1.81 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/sbaij/seq/aijsbaij.c 1.6 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.29 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/sbaij/mpi/mpisbaij.c 1.67 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/rowbs/mpi/mpirowbs.c 1.40 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/esi/mesi.c 1.33 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/dense/seq/dense.c 1.40 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/dense/mpi/mpidense.c 1.28 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/bdiag/seq/bdiag.c 1.22 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/bdiag/mpi/mpibdiag.c 1.24 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/baij/seq/baij.c 1.62 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/baij/seq/aijbaij.c 1.7 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/baij/mpi/mpibaij.c 1.39 03/11/28 15:29:04 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.45 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/seq/umfpack/umfpack.c 1.25 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/seq/superlu/superlu.c 1.53 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/seq/spooles/spooles.c 1.80 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/seq/lusol/lusol.c 1.23 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/seq/essl/essl.c 1.23 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/seq/aij.c 1.118 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.81 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.54 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
src/mat/impls/aij/mpi/mumps/mumps.c 1.51 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +3 -3 added const to MatType arguments when appropriate
src/mat/impls/aij/mpi/mpiaij.c 1.99 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +1 -1 added const to MatType arguments when appropriate
include/petscmat.h 1.93 03/11/28 15:29:03 barrysmith@barry-smiths-computer.local +2 -2 added const to MatType arguments when appropriate
bmake/common/rules.fortran.nocpp 1.72 03/11/27 13:34:21 barrysmith@barry-smiths-computer.local +8 -8 ibm f90 does not like .f so try .F here and hope works everywhere
Hg-commit: ae3ecde9c090fe1a4553b4b7e27744f6fa92f433
show more ...
|
| 22e36657 | 16-Nov-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1667 barrysmith@barry-smiths-computer.local|ChangeSet|20031116182012|43732 ChangeSet 1.1667 03/11/16 12:20:12 barrysmith@barry-smiths-computer.local +15 -0 change variable index to
bk-changeset-1.1667 barrysmith@barry-smiths-computer.local|ChangeSet|20031116182012|43732 ChangeSet 1.1667 03/11/16 12:20:12 barrysmith@barry-smiths-computer.local +15 -0 change variable index to indx since some systems have that as reserved word plus minor nightly build fixes
src/ts/impls/implicit/pvode/petscpvode.c 1.16 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +5 -5 change variable index to indx since some systems have that as reserved word
src/snes/impls/ls/ls.c 1.23 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/sles/pc/impls/mg/mg.c 1.13 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/sles/pc/impls/hypre/hyppilut.c 1.40 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +15 -15 change variable index to indx since some systems have that as reserved word
src/sles/pc/impls/composite/composite.c 1.9 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/sles/pc/impls/asm/asm.c 1.15 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/sles/ksp/interface/itcreate.c 1.26 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/sles/ksp/impls/lgmres/lgmres.c 1.7 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/sles/ksp/impls/gmres/gmres.c 1.20 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/sles/ksp/impls/fgmres/fgmres.c 1.13 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.44 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +7 -7 change variable index to indx since some systems have that as reserved word
src/mat/impls/aij/seq/spooles/spoolesOptions.c 1.23 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +3 -3 change variable index to indx since some systems have that as reserved word
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.79 03/11/16 12:20:10 barrysmith@barry-smiths-computer.local +5 -5 change variable index to indx since some systems have that as reserved word
include/petschead.h 1.18 03/11/16 12:11:37 barrysmith@barry-smiths-computer.local +1 -1 Not sure why you are casting an address to int before checking if nonzero? This causes grief on systems with 64bit pointers but 32 bit ints. cxx: Warning: vector.c, line 388: conversion from pointer to smaller integer PetscObjectGetRealComposedData((PetscObject)x,type_id,*val,flg); --^
bmake/linux_alpha_dec/rules 1.9 03/11/16 12:03:17 barrysmith@barry-smiths-computer.local +1 -1 don't want to print rule
Hg-commit: d0745477665bb6353a86b08b0cfc3e5df6f09e44
show more ...
|
| b49fd9e1 | 16-Nov-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1663 barrysmith@barry-smiths-computer.local|ChangeSet|20031116032218|42546 ChangeSet 1.1663 03/11/15 21:22:18 barrysmith@barry-smiths-computer.local +42 -0 changed calling sequence
bk-changeset-1.1663 barrysmith@barry-smiths-computer.local|ChangeSet|20031116032218|42546 ChangeSet 1.1663 03/11/15 21:22:18 barrysmith@barry-smiths-computer.local +42 -0 changed calling sequence of PetscOptionsEList() reorganized classical GramSchmidt orthogonalization
src/ts/impls/implicit/pvode/petscpvode.c 1.15 03/11/15 21:22:16 barrysmith@barry-smiths-computer.local +6 -26 changed calling sequence of PetscOptionsEList()
src/ts/examples/tutorials/makefile 1.5 03/11/15 21:22:16 barrysmith@barry-smiths-computer.local +2 -2 changed calling sequence of PetscOptionsEList()
src/ts/examples/tests/makefile 1.5 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +10 -10 changed calling sequence of PetscOptionsEList()
src/sys/src/objects/ams/aoptions.c 1.14 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +29 -7 changed calling sequence of PetscOptionsEList()
src/snes/impls/ls/ls.c 1.22 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +12 -15 changed calling sequence of PetscOptionsEList()
src/snes/examples/tutorials/output/ex2_1.out 1.6 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +1 -1 new design of classical GramSchmidt orthogonalization
src/snes/examples/tutorials/makefile 1.28 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +32 -32 changed calling sequence of PetscOptionsEList()
src/snes/examples/tests/makefile 1.10 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +31 -31 changed calling sequence of PetscOptionsEList()
src/sles/pc/impls/mg/mg.c 1.12 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +20 -17 changed calling sequence of PetscOptionsEList()
src/sles/pc/impls/hypre/hyppilut.c 1.39 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +24 -79 changed calling sequence of PetscOptionsEList()
src/sles/pc/impls/composite/composite.c 1.8 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +4 -16 changed calling sequence of PetscOptionsEList()
src/sles/pc/impls/asm/asm.c 1.14 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +4 -17 changed calling sequence of PetscOptionsEList()
src/sles/ksp/interface/itcreate.c 1.25 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +11 -15 changed calling sequence of PetscOptionsEList()
src/sles/ksp/impls/lgmres/lgmresp.h 1.3 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +2 -1 new design of classical GramSchmidt orthogonalization
src/sles/ksp/impls/lgmres/lgmres.c 1.5 03/11/15 21:22:15 barrysmith@barry-smiths-computer.local +25 -13 new design of classical GramSchmidt orthogonalization
src/sles/ksp/impls/gmres/makefile 1.4 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +2 -2 new design of classical GramSchmidt orthogonalization
src/sles/ksp/impls/gmres/gmresp.h 1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +26 -26 new design of classical GramSchmidt orthogonalization
src/sles/ksp/impls/gmres/gmres2.c 1.9 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +6 -12 new design of classical GramSchmidt orthogonalization
src/sles/ksp/impls/gmres/gmres.c 1.18 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +74 -14 new design of classical GramSchmidt orthogonalization
src/sles/ksp/impls/gmres/borthog2.c 1.6 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +65 -16 new design of classical GramSchmidt orthogonalization
src/sles/ksp/impls/fgmres/fgmresp.h 1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -0 new design of classical GramSchmidt orthogonalization
src/sles/ksp/impls/fgmres/fgmres.c 1.11 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +19 -41 new design of classical GramSchmidt orthogonalization
src/sles/examples/tutorials/output/ex23_2.out 1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -1 new design of classical GramSchmidt orthogonalization
src/sles/examples/tutorials/output/ex23_1.out 1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -1 new design of classical GramSchmidt orthogonalization
src/sles/examples/tutorials/output/ex1f_1.out 1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -1 new design of classical GramSchmidt orthogonalization
src/sles/examples/tutorials/output/ex1_3.out 1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -1 new design of classical GramSchmidt orthogonalization
src/sles/examples/tutorials/output/ex1_2.out 1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -1 new design of classical GramSchmidt orthogonalization
src/sles/examples/tutorials/output/ex1_1.out 1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -1 new design of classical GramSchmidt orthogonalization
src/sles/examples/tutorials/output/ex15f_1.out 1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -1 new design of classical GramSchmidt orthogonalization
src/sles/examples/tutorials/output/ex15_1.out 1.5 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +1 -1 new design of classical GramSchmidt orthogonalization
src/sles/examples/tutorials/makefile 1.38 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +39 -39 changed calling sequence of PetscOptionsEList()
src/sles/examples/tests/makefile 1.9 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +32 -32 changed calling sequence of PetscOptionsEList()
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.43 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +21 -36 changed calling sequence of PetscOptionsEList()
src/mat/impls/aij/seq/spooles/spoolesOptions.c 1.22 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +3 -26 changed calling sequence of PetscOptionsEList()
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.77 03/11/15 21:22:14 barrysmith@barry-smiths-computer.local +13 -24 changed calling sequence of PetscOptionsEList()
include/petscoptions.h 1.10 03/11/15 21:22:13 barrysmith@barry-smiths-computer.local +1 -1 changed calling sequence of PetscOptionsEList()
include/petscksp.h 1.20 03/11/15 21:22:13 barrysmith@barry-smiths-computer.local +12 -2 new design of classical GramSchmidt orthogonalization
include/finclude/petscksp.h 1.9 03/11/15 21:22:13 barrysmith@barry-smiths-computer.local +12 -1 new design of classical GramSchmidt orthogonalization
docs/website/documentation/changes/217.html 1.5 03/11/15 21:22:13 barrysmith@barry-smiths-computer.local +7 -0 new design of classical GramSchmidt orthogonalization
docs/tex/manual/part2.tex 1.59 03/11/15 21:22:13 barrysmith@barry-smiths-computer.local +26 -17 new design of classical GramSchmidt orthogonalization
bmake/common/rules 1.78 03/11/15 21:22:13 barrysmith@barry-smiths-computer.local +1 -0 silly linker warning on mac x
python/PETSc/packages/MPI.py 1.55 03/11/15 18:58:32 barrysmith@barry-smiths-computer.local +2 -2 include message about nonworking languages for MPI with failed user provided MPI
python/PETSc/packages/MPI.py 1.54 03/11/15 18:56:45 barrysmith@barry-smiths-computer.local +1 -1 include in message that MPI may not work for just a particular language
Hg-commit: d27b1a6026e82f169d206c54d8d48675c7565dde
show more ...
|
| 9a4540c5 | 15-Oct-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1553 barrysmith@float56040.mcs.anl-external.org|ChangeSet|20031015203601|29979 ChangeSet 1.1553 03/10/15 15:36:01 barrysmith@float56040.mcs.anl-external.org +20 -0 more MAT_SYMMETR
bk-changeset-1.1553 barrysmith@float56040.mcs.anl-external.org|ChangeSet|20031015203601|29979 ChangeSet 1.1553 03/10/15 15:36:01 barrysmith@float56040.mcs.anl-external.org +20 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
BitKeeper/etc/logging_ok 1.64 03/10/15 15:36:01 barrysmith@float56040.mcs.anl-external.org +1 -0 Logging to logging@openlogging.org accepted
src/sles/examples/tutorials/ex5.c 1.6 03/10/15 15:35:57 barrysmith@float56040.mcs.anl-external.org +1 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/utils/matio.c 1.16 03/10/15 15:35:57 barrysmith@float56040.mcs.anl-external.org +1 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/matimpl.h 1.30 03/10/15 15:35:57 barrysmith@float56040.mcs.anl-external.org +1 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/interface/matrix.c 1.81 03/10/15 15:35:57 barrysmith@float56040.mcs.anl-external.org +19 -3 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/sbaij/seq/sbaij.c 1.80 03/10/15 15:35:57 barrysmith@float56040.mcs.anl-external.org +7 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/sbaij/mpi/mpisbaij.c 1.66 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +7 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/rowbs/mpi/mpirowbs.c 1.37 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +7 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/dense/seq/dense.c 1.38 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +6 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/dense/mpi/mpidense.c 1.27 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +6 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/bdiag/seq/bdiag.c 1.21 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +6 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/bdiag/mpi/mpibdiag.c 1.23 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +6 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/baij/seq/baij.c 1.61 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +6 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/baij/mpi/mpibaij.c 1.38 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +6 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/aij/seq/aij.c 1.117 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +6 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/aij/mpi/mpiaij.c 1.98 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +6 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/impls/adj/mpi/mpiadj.c 1.21 03/10/15 15:35:56 barrysmith@float56040.mcs.anl-external.org +9 -1 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
src/mat/examples/tests/ex15.c 1.7 03/10/15 15:35:55 barrysmith@float56040.mcs.anl-external.org +1 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
include/petscmat.h 1.89 03/10/15 15:35:55 barrysmith@float56040.mcs.anl-external.org +2 -1 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
include/finclude/petscmat.h 1.14 03/10/15 15:35:55 barrysmith@float56040.mcs.anl-external.org +2 -0 more MAT_SYMMETRIC crap, making more general but potentially confusinjg
Hg-commit: 7754bd34d04d6dfbdc419a74b3192b12ef7e75e2
show more ...
|
| 20a27b06 | 07-Oct-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1528 hzhang@smash.mcs.anl.gov|ChangeSet|20031007204237|43209 ChangeSet 1.1528 03/10/07 15:42:37 hzhang@smash.mcs.anl.gov +3 -0 Merge smash.mcs.anl.gov:/sandbox/hzhang/petsc-2.1.6
bk-changeset-1.1528 hzhang@smash.mcs.anl.gov|ChangeSet|20031007204237|43209 ChangeSet 1.1528 03/10/07 15:42:37 hzhang@smash.mcs.anl.gov +3 -0 Merge smash.mcs.anl.gov:/sandbox/hzhang/petsc-2.1.6 into smash.mcs.anl.gov:/sandbox/hzhang/petsc-dev
src/mat/impls/sbaij/seq/sbaijfact.c 1.46 03/10/07 15:42:35 hzhang@smash.mcs.anl.gov +0 -0 Auto merged
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.42 03/10/07 15:42:35 hzhang@smash.mcs.anl.gov +0 -0 Auto merged
include/petscversion.h 1.83 03/10/07 15:42:35 hzhang@smash.mcs.anl.gov +0 -0 Auto merged
Hg-commit: b45fa53b15551ca6567268300e0300706131d54b
show more ...
|
| eeeff2ec | 07-Oct-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1467.2.1 hzhang@smash.mcs.anl.gov|ChangeSet|20031007203658|19569 ChangeSet 1.1467.2.1 03/10/07 15:36:58 hzhang@smash.mcs.anl.gov +4 -0 fixed the bug in MatGetInertia(), and ad
bk-changeset-1.1467.2.1 hzhang@smash.mcs.anl.gov|ChangeSet|20031007203658|19569 ChangeSet 1.1467.2.1 03/10/07 15:36:58 hzhang@smash.mcs.anl.gov +4 -0 fixed the bug in MatGetInertia(), and add the impl for MatMultTranspose_SeqSBAIJ() MatMultTransposeAdd_SeqSBAIJ()
include/petscversion.h 1.81.1.1 03/10/07 15:36:46 hzhang@smash.mcs.anl.gov +2 -2 fixed the bug in MatGetInertia(), and add the impl for MatMultTranspose_SeqSBAIJ() MatMultTransposeAdd_SeqSBAIJ()
src/mat/impls/sbaij/seq/sbaij2.c 1.11 03/10/02 15:06:42 hzhang@smash.mcs.anl.gov +8 -4 *** empty log message ***
src/mat/impls/sbaij/seq/sbaijfact.c 1.45 03/10/01 21:59:09 hzhang@smash.mcs.anl.gov +14 -17 *** empty log message ***
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.38.1.4 03/10/01 21:20:15 hzhang@smash.mcs.anl.gov +1 -1 *** empty log message ***
Hg-commit: dcb3845c3408319649b3e138a81cb45119197f39
show more ...
|
| 20c39910 | 03-Oct-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1519.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20031003192344|25796 ChangeSet 1.1519.1.1 03/10/03 14:23:44 barrysmith@barry-smiths-computer.local +8 -0 -trmalloc_log now
bk-changeset-1.1519.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20031003192344|25796 ChangeSet 1.1519.1.1 03/10/03 14:23:44 barrysmith@barry-smiths-computer.local +8 -0 -trmalloc_log now sorts functions with mallocs plus minor manual page typos and commented dead code
src/sys/src/utils/sortip.c 1.6 03/10/03 14:23:43 barrysmith@barry-smiths-computer.local +75 -0 sorting strings function
src/sys/src/utils/sorti.c 1.6 03/10/03 14:23:43 barrysmith@barry-smiths-computer.local +1 -1 fix manual page type
src/sys/src/memory/mtr.c 1.15 03/10/03 14:23:43 barrysmith@barry-smiths-computer.local +9 -4 -trmalloc_log now sorts functions with mallocs
include/petscsys.h 1.11 03/10/03 14:23:43 barrysmith@barry-smiths-computer.local +1 -0 sorting strings
src/sys/src/utils/str.c 1.13 03/10/03 12:17:05 barrysmith@barry-smiths-computer.local +5 -5 silly typos in manual pages
src/mat/impls/sbaij/mpi/mmsbaij.c 1.17 03/10/03 12:11:11 barrysmith@barry-smiths-computer.local +0 -1 yikes, old commented qsorts should not be in here
src/mat/impls/baij/mpi/mmbaij.c 1.12 03/10/03 12:10:22 barrysmith@barry-smiths-computer.local +0 -1 yikes old commeted qsort does not belong
src/sys/src/memory/mtr.c 1.14 03/10/03 12:00:12 barrysmith@barry-smiths-computer.local +10 -3 if getresidentsetsize does not work, print nice message instead of silly 0 memory usage
src/sys/src/objects/pinit.c 1.26 03/10/03 11:56:17 barrysmith@barry-smiths-computer.local +5 -1 if getresidentsetsize returns 0 then print nice message instead of stupid 0 memory usage
Hg-commit: c097cf37dfeb2c8af137fd99a4a68a2ae28ef5d5
show more ...
|
| 8567927d | 01-Oct-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1517 Kris@p4buschel.|ChangeSet|20031001194125|14837 ChangeSet 1.1517 03/10/01 12:41:25 Kris@p4buschel. +2 -0 Merge
python/PETSc/packages/MPI.py 1.32 03/10/01 12:41:24 Kris@p
bk-changeset-1.1517 Kris@p4buschel.|ChangeSet|20031001194125|14837 ChangeSet 1.1517 03/10/01 12:41:25 Kris@p4buschel. +2 -0 Merge
python/PETSc/packages/MPI.py 1.32 03/10/01 12:41:24 Kris@p4buschel. +0 -3 merge
python/PETSc/Configure.py 1.88 03/10/01 12:38:23 Kris@p4buschel. +0 -0 Auto merged
Hg-commit: 1a197dae7953afd8a0804e92c7bedd9769c8806f
show more ...
|
| 3f953163 | 30-Sep-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1467.1.7 Kris@p4buschel.|ChangeSet|20030930202121|19216 ChangeSet 1.1467.1.7 03/09/30 13:21:21 Kris@p4buschel. +11 -0 MatDuplicate for external packages fixed better. MatView fix
bk-changeset-1.1467.1.7 Kris@p4buschel.|ChangeSet|20030930202121|19216 ChangeSet 1.1467.1.7 03/09/30 13:21:21 Kris@p4buschel. +11 -0 MatDuplicate for external packages fixed better. MatView fixed for DSCPACK
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.40 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.28 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.38.1.3 03/09/30 13:21:16 Kris@p4buschel. +15 -2 MatView fix for dscpack: MatView_SeqBAIJ calls MatConvert, so we must provide a SeqBAIJ matrix for this call. Also, in MatDuplicate, copy stashed ops table instead of making a new one.
src/mat/impls/aij/seq/umfpack/umfpack.c 1.23 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/aij/seq/superlu/superlu.c 1.44 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/aij/seq/spooles/spooles.c 1.79 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/aij/seq/lusol/lusol.c 1.22 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/aij/seq/essl/essl.c 1.21 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.75 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.53 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
src/mat/impls/aij/mpi/mumps/mumps.c 1.41 03/09/30 13:21:16 Kris@p4buschel. +1 -0 Copy old ops table during MatDuplicate instead of making a new one.
Hg-commit: 544284cf6fde653488ec32461fa8b0ed20b1dfcf
show more ...
|
| 8f340917 | 30-Sep-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1467.1.6 Kris@mbuschel.|ChangeSet|20030930183740|18818 ChangeSet 1.1467.1.6 03/09/30 11:37:40 Kris@mbuschel. +11 -0 MatDuplicate for external packages bug fixed.
src/mat/impls/s
bk-changeset-1.1467.1.6 Kris@mbuschel.|ChangeSet|20030930183740|18818 ChangeSet 1.1467.1.6 03/09/30 11:37:40 Kris@mbuschel. +11 -0 MatDuplicate for external packages bug fixed.
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.39 03/09/30 11:37:35 Kris@mbuschel. +4 -2 MatDuplicate for external packages bug fixed.
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.27 03/09/30 11:37:35 Kris@mbuschel. +4 -2 MatDuplicate for external packages bug fixed.
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.38.1.2 03/09/30 11:37:35 Kris@mbuschel. +4 -2 MatDuplicate for external packages bug fixed.
src/mat/impls/aij/seq/umfpack/umfpack.c 1.22 03/09/30 11:37:35 Kris@mbuschel. +4 -2 MatDuplicate for external packages bug fixed.
src/mat/impls/aij/seq/superlu/superlu.c 1.43 03/09/30 11:37:35 Kris@mbuschel. +4 -2 MatDuplicate for external packages bug fixed.
src/mat/impls/aij/seq/spooles/spooles.c 1.78 03/09/30 11:37:35 Kris@mbuschel. +3 -1 MatDuplicate for external packages bug fixed.
src/mat/impls/aij/seq/lusol/lusol.c 1.21 03/09/30 11:37:35 Kris@mbuschel. +3 -2 MatDuplicate for external packages bug fixed.
src/mat/impls/aij/seq/essl/essl.c 1.20 03/09/30 11:37:35 Kris@mbuschel. +4 -2 MatDuplicate for external packages bug fixed.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.74 03/09/30 11:37:35 Kris@mbuschel. +4 -2 MatDuplicate for external packages bug fixed.
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.52 03/09/30 11:37:35 Kris@mbuschel. +4 -2 MatDuplicate for external packages bug fixed.
src/mat/impls/aij/mpi/mumps/mumps.c 1.40 03/09/30 11:37:35 Kris@mbuschel. +8 -4 MatDuplicate for external packages bug fixed.
Hg-commit: 97ee244680b861eb5205311dea434f004c727f31
show more ...
|
| 77e54ba9 | 27-Aug-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1513 Kris@p4buschel.|ChangeSet|20030827193045|03036 ChangeSet 1.1513 03/08/27 12:30:45 Kris@p4buschel. +17 -0 Configure fixes. BlockSolve icc bug fixes. MatSetOption bug fix.
bk-changeset-1.1513 Kris@p4buschel.|ChangeSet|20030827193045|03036 ChangeSet 1.1513 03/08/27 12:30:45 Kris@p4buschel. +17 -0 Configure fixes. BlockSolve icc bug fixes. MatSetOption bug fix.
config/configure_cygwin-ms.py 1.1 03/08/27 12:30:44 Kris@p4buschel. +29 -0
src/mat/interface/matrix.c 1.75 03/08/27 12:30:44 Kris@p4buschel. +3 -1 Pass ALL matrix options to MatSetOption implementations.
src/mat/impls/sbaij/seq/sbaij.c 1.78 03/08/27 12:30:44 Kris@p4buschel. +3 -0 Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls. Probably not the best way to deal with this....
src/mat/impls/sbaij/mpi/mpisbaij.c 1.65 03/08/27 12:30:44 Kris@p4buschel. +3 -0 Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls. Probably not the best way to deal with this....
src/mat/impls/rowbs/mpi/mpirowbs.h 1.7 03/08/27 12:30:44 Kris@p4buschel. +5 -5 BlockSolve icc bug fix.
src/mat/impls/rowbs/mpi/mpirowbs.c 1.36 03/08/27 12:30:44 Kris@p4buschel. +18 -5 Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls. Probably not the best way to deal with this.... Also, BlockSolve icc bug fixes.
src/mat/impls/dense/seq/dense.c 1.37 03/08/27 12:30:44 Kris@p4buschel. +3 -0 Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls. Probably not the best way to deal with this....
src/mat/impls/dense/mpi/mpidense.c 1.26 03/08/27 12:30:44 Kris@p4buschel. +3 -0 Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls. Probably not the best way to deal with this....
config/configure_cygwin-ms.py 1.0 03/08/27 12:30:44 Kris@p4buschel. +0 -0 BitKeeper file F:/Home/Kris/petsc/petsc-2/config/configure_cygwin-ms.py
src/mat/impls/bdiag/seq/bdiag.c 1.20 03/08/27 12:30:43 Kris@p4buschel. +3 -0 Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls. Probably not the best way to deal with this....
src/mat/impls/bdiag/mpi/mpibdiag.c 1.22 03/08/27 12:30:43 Kris@p4buschel. +3 -0 Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls. Probably not the best way to deal with this....
src/mat/impls/baij/seq/baij.c 1.60 03/08/27 12:30:43 Kris@p4buschel. +3 -0 Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls. Probably not the best way to deal with this....
src/mat/impls/baij/mpi/mpibaij.c 1.37 03/08/27 12:30:43 Kris@p4buschel. +3 -0 Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls. Probably not the best way to deal with this....
src/mat/impls/aij/seq/aij.c 1.114 03/08/27 12:30:43 Kris@p4buschel. +3 -0 Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls. Probably not the best way to deal with this....
src/mat/impls/aij/mpi/mpiaij.c 1.95 03/08/27 12:30:43 Kris@p4buschel. +3 -0 Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls. Probably not the best way to deal with this....
src/mat/impls/adj/mpi/mpiadj.c 1.20 03/08/27 12:30:43 Kris@p4buschel. +2 -0 Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls. Probably not the best way to deal with this....
python/PETSc/packages/MPI.py 1.30 03/08/27 12:30:43 Kris@p4buschel. +3 -1 On some systems MPI_Comm_create requires -lpmpich
python/PETSc/Configure.py 1.85 03/08/27 12:30:43 Kris@p4buschel. +1 -0 Compaq Fortran compiler cannot deal with /*comments*/
Hg-commit: 0037985fd6f4ff14f638c793b641fbb1f9b9a4d7
show more ...
|
| 2aa32adb | 06-Aug-2003 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.1467.1.1 balay@smash.mcs.anl.gov|ChangeSet|20030806184831|24551 ChangeSet 1.1467.1.1 03/08/06 13:48:31 balay@smash.mcs.anl.gov +8 -0 Fix uninitialized variables in spooles, dscpack
bk-changeset-1.1467.1.1 balay@smash.mcs.anl.gov|ChangeSet|20030806184831|24551 ChangeSet 1.1467.1.1 03/08/06 13:48:31 balay@smash.mcs.anl.gov +8 -0 Fix uninitialized variables in spooles, dscpack interface disable hdf4 interface for complex
src/vec/impls/mpi/pdvec.c 1.18 03/08/06 13:48:29 balay@smash.mcs.anl.gov +2 -2 hdf interface doesn't work with complex
src/sys/src/viewer/interface/viewregall.c 1.9 03/08/06 13:48:29 balay@smash.mcs.anl.gov +1 -1 hdf interface doesn't work with complex
src/sys/src/viewer/impls/hdf4/makefile 1.2 03/08/06 13:48:29 balay@smash.mcs.anl.gov +3 -1 hdf interface doesn't work with complex
src/sys/src/viewer/impls/hdf4/hdf4v.c 1.2 03/08/06 13:48:29 balay@smash.mcs.anl.gov +1 -1 hdf interface doesn't work with complex
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.38.1.1 03/08/06 13:48:29 balay@smash.mcs.anl.gov +11 -11 fix uninitialized variables
src/mat/impls/aij/seq/spooles/spooles.c 1.77 03/08/06 13:48:29 balay@smash.mcs.anl.gov +1 -1 fix uninitialized variables
src/dm/da/src/gr2.c 1.14 03/08/06 13:48:29 balay@smash.mcs.anl.gov +1 -1 hdf interface doesn't work with complex
include/petscversion.h 1.76 03/08/06 13:48:28 balay@smash.mcs.anl.gov +2 -2 update patch level
Hg-commit: 955ad2bf7098367624531f85eba8811ad14cd354
show more ...
|
| 97ce2d5c | 06-Aug-2003 |
Hong Zhang <hzhang@mcs.anl.gov> |
bk-changeset-1.1472 hzhang@smash.mcs.anl.gov|ChangeSet|20030806004803|24004 ChangeSet 1.1472 03/08/05 19:48:03 hzhang@smash.mcs.anl.gov +1 -0 fix warnings about uninitialized varibles.
src/mat
bk-changeset-1.1472 hzhang@smash.mcs.anl.gov|ChangeSet|20030806004803|24004 ChangeSet 1.1472 03/08/05 19:48:03 hzhang@smash.mcs.anl.gov +1 -0 fix warnings about uninitialized varibles.
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.39 03/08/05 19:45:48 hzhang@smash.mcs.anl.gov +11 -11 *** empty log message ***
Hg-commit: d572ca28593e6efc13d80ad52efabc2c7f609427
show more ...
|
| a45adfd6 | 04-Aug-2003 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.1452.2.1 knepley@khan.mcs.anl.gov|ChangeSet|20030804232508|24219 ChangeSet 1.1452.2.1 03/08/04 18:25:08 knepley@khan.mcs.anl.gov +6 -0 Better error messages
src/mat/impls/sbaij/
bk-changeset-1.1452.2.1 knepley@khan.mcs.anl.gov|ChangeSet|20030804232508|24219 ChangeSet 1.1452.2.1 03/08/04 18:25:08 knepley@khan.mcs.anl.gov +6 -0 Better error messages
src/mat/impls/sbaij/seq/sbaij.c 1.77 03/08/04 18:25:07 knepley@khan.mcs.anl.gov +5 -5 Better error messages
src/mat/impls/sbaij/mpi/mpisbaij.c 1.63 03/08/04 18:25:07 knepley@khan.mcs.anl.gov +4 -4 Better error messages
src/mat/impls/baij/seq/baij.c 1.59 03/08/04 18:25:07 knepley@khan.mcs.anl.gov +7 -7 Better error messages
src/mat/impls/baij/mpi/mpibaij.c 1.36 03/08/04 18:25:06 knepley@khan.mcs.anl.gov +8 -8 Better error messages
src/mat/impls/aij/seq/aij.c 1.113 03/08/04 18:25:06 knepley@khan.mcs.anl.gov +4 -4 Better error messages
src/mat/impls/aij/mpi/mpiaij.c 1.94 03/08/04 18:25:06 knepley@khan.mcs.anl.gov +4 -4 Better error messages
Hg-commit: 427b1000776f8a9a031dad895e7b7a9d87b26b40
show more ...
|
| 002d173e | 23-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1413.1.9 Kris@p4buschel.|ChangeSet|20030723101132|58529 ChangeSet 1.1413.1.9 03/07/23 03:11:32 Kris@p4buschel. +5 -0 Update MatType manpages.
src/mat/impls/sbaij/mpi/mpisbaij.c
bk-changeset-1.1413.1.9 Kris@p4buschel.|ChangeSet|20030723101132|58529 ChangeSet 1.1413.1.9 03/07/23 03:11:32 Kris@p4buschel. +5 -0 Update MatType manpages.
src/mat/impls/sbaij/mpi/mpisbaij.c 1.62 03/07/23 03:11:31 Kris@p4buschel. +1 -1 Update MatType manpages.
src/mat/impls/dense/mpi/mpidense.c 1.25 03/07/23 03:11:31 Kris@p4buschel. +1 -1 Update MatType manpages.
src/mat/impls/bdiag/mpi/mpibdiag.c 1.21 03/07/23 03:11:31 Kris@p4buschel. +1 -1 Update MatType manpages.
src/mat/impls/baij/mpi/mpibaij.c 1.35 03/07/23 03:11:31 Kris@p4buschel. +1 -1 Update MatType manpages.
src/mat/impls/aij/mpi/mpiaij.c 1.93 03/07/23 03:11:31 Kris@p4buschel. +1 -1 Update MatType manpages.
Hg-commit: 3c156441398eb7567efeb68e24c293590eb6b78a
show more ...
|
| fafad747 | 23-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1413.1.8 Kris@p4buschel.|ChangeSet|20030723100524|58558 ChangeSet 1.1413.1.8 03/07/23 03:05:24 Kris@p4buschel. +29 -0 Update MatType manual pages.
src/snes/mf/snesmfj.c 1.22
bk-changeset-1.1413.1.8 Kris@p4buschel.|ChangeSet|20030723100524|58558 ChangeSet 1.1413.1.8 03/07/23 03:05:24 Kris@p4buschel. +29 -0 Update MatType manual pages.
src/snes/mf/snesmfj.c 1.22 03/07/23 03:05:23 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/shell/shell.c 1.11 03/07/23 03:05:23 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.38 03/07/23 03:05:23 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/sbaij/seq/sbaij.c 1.76 03/07/23 03:05:23 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.26 03/07/23 03:05:23 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/sbaij/mpi/mpisbaij.c 1.61 03/07/23 03:05:23 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/rowbs/mpi/mpirowbs.c 1.35 03/07/23 03:05:23 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/maij/maij.c 1.10 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/is/is.c 1.9 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/esi/mesi.c 1.31 03/07/23 03:05:22 Kris@p4buschel. +2 -2 Update MatType manual pages.
src/mat/impls/dense/seq/dense.c 1.35 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/dense/mpi/mpidense.c 1.24 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/bdiag/seq/bdiag.c 1.19 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/bdiag/mpi/mpibdiag.c 1.20 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/baij/seq/baij.c 1.58 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/baij/mpi/mpibaij.c 1.34 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.38 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/aij/seq/umfpack/umfpack.c 1.21 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/aij/seq/superlu/superlu.c 1.42 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/aij/seq/spooles/spooles.c 1.76 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/aij/seq/lusol/lusol.c 1.20 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/aij/seq/essl/essl.c 1.19 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/aij/seq/aij.c 1.112 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.72 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.50 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/aij/mpi/mumps/mumps.c 1.36 03/07/23 03:05:22 Kris@p4buschel. +2 -2 Update MatType manual pages.
src/mat/impls/aij/mpi/mpiaij.c 1.92 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/adj/mpi/mpiadj.c 1.19 03/07/23 03:05:22 Kris@p4buschel. +1 -1 Update MatType manual pages.
src/mat/impls/adic/matadic.c 1.19 03/07/23 03:05:21 Kris@p4buschel. +1 -1 Update MatType manual pages.
Hg-commit: a4488752d2a96ca7cfd014930c9f3aa69035c069
show more ...
|
| 209238af | 22-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1413.1.5 Kris@p4buschel.|ChangeSet|20030722182757|60502 ChangeSet 1.1413.1.5 03/07/22 11:27:57 Kris@p4buschel. +9 -0 New MatTypes which morph between Seq and MPI forms as appropria
bk-changeset-1.1413.1.5 Kris@p4buschel.|ChangeSet|20030722182757|60502 ChangeSet 1.1413.1.5 03/07/22 11:27:57 Kris@p4buschel. +9 -0 New MatTypes which morph between Seq and MPI forms as appropriate.
include/petscmat.h 1.85 03/07/22 11:27:56 Kris@p4buschel. +7 -1 New morphic MatTypes.
src/mat/interface/matregis.c 1.28 03/07/22 11:24:11 Kris@p4buschel. +11 -0 Register new morphic types.
src/mat/impls/sbaij/mpi/mpisbaij.c 1.60 03/07/22 11:24:11 Kris@p4buschel. +32 -0 New morphic type MATSBAIJ which inherits from either MATSEQSBAIJ or MATMPISBAIJ as is appropriate.
src/mat/impls/dense/mpi/mpidense.c 1.23 03/07/22 11:24:11 Kris@p4buschel. +32 -0 New morphic type MATDENSE which inherits from either MATSEQDENSE or MATMPIDENSE as is appropriate.
src/mat/impls/bdiag/mpi/mpibdiag.c 1.19 03/07/22 11:24:11 Kris@p4buschel. +32 -0 New morphic type MATBDIAG which inherits from either MATSEQBDIAG or MATMPIBDIAG as is appropriate.
src/mat/impls/baij/mpi/mpibaij.c 1.33 03/07/22 11:24:11 Kris@p4buschel. +32 -0 New morphic type MATBAIJ which inherits from either MATSEQBAIJ or MATMPIBAIJ as is appropriate.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.71 03/07/22 11:24:11 Kris@p4buschel. +1 -1 Removed redundant CHKERRQ
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.49 03/07/22 11:24:11 Kris@p4buschel. +1 -1 Package is Spooles not MPIAIJSPOOLES
src/mat/impls/aij/mpi/mpiaij.c 1.91 03/07/22 11:24:11 Kris@p4buschel. +32 -0 New morphic type MATAIJ which inherits from either MATSEQAIJ or MATMPIAIJ as is appropriate.
Hg-commit: 2fd522d975f7a2efb07abd9f486a408d609fd1cf
show more ...
|
| be9f9ed3 | 14-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1395.1.1 Kris@p4buschel.|ChangeSet|20030714012629|22937 ChangeSet 1.1395.1.1 03/07/13 18:26:29 Kris@p4buschel. +12 -0 Remove EXTERN_C from MatLoad impls.
src/mat/impls/sbaij/seq
bk-changeset-1.1395.1.1 Kris@p4buschel.|ChangeSet|20030714012629|22937 ChangeSet 1.1395.1.1 03/07/13 18:26:29 Kris@p4buschel. +12 -0 Remove EXTERN_C from MatLoad impls.
src/mat/impls/sbaij/seq/sbaij.c 1.75 03/07/13 18:26:27 Kris@p4buschel. +0 -2 Remove EXTERN_C from MatLoad impls.
src/mat/impls/sbaij/mpi/mpisbaij.c 1.59 03/07/13 18:26:27 Kris@p4buschel. +0 -2 Remove EXTERN_C from MatLoad impls.
src/mat/impls/rowbs/mpi/mpirowbs.c 1.34 03/07/13 18:26:27 Kris@p4buschel. +0 -2 Remove EXTERN_C from MatLoad impls.
src/mat/impls/esi/mesi.c 1.30 03/07/13 18:26:27 Kris@p4buschel. +0 -2 Remove EXTERN_C from MatLoad impls.
src/mat/impls/dense/seq/dense.c 1.34 03/07/13 18:26:27 Kris@p4buschel. +0 -2 Remove EXTERN_C from MatLoad impls.
src/mat/impls/dense/mpi/mpidense.c 1.22 03/07/13 18:26:27 Kris@p4buschel. +0 -2 Remove EXTERN_C from MatLoad impls.
src/mat/impls/bdiag/seq/bdiag.c 1.18 03/07/13 18:26:27 Kris@p4buschel. +0 -2 Remove EXTERN_C from MatLoad impls.
src/mat/impls/bdiag/mpi/mpibdiag.c 1.18 03/07/13 18:26:27 Kris@p4buschel. +0 -2 Remove EXTERN_C from MatLoad impls.
src/mat/impls/baij/seq/baij.c 1.57 03/07/13 18:26:27 Kris@p4buschel. +0 -2 Remove EXTERN_C from MatLoad impls.
src/mat/impls/baij/mpi/mpibaij.c 1.32 03/07/13 18:26:27 Kris@p4buschel. +0 -2 Remove EXTERN_C from MatLoad impls.
src/mat/impls/aij/seq/aij.c 1.111 03/07/13 18:26:27 Kris@p4buschel. +0 -2 Remove EXTERN_C from MatLoad impls.
src/mat/impls/aij/mpi/mpiaij.c 1.88.1.1 03/07/13 18:26:27 Kris@p4buschel. +0 -2 Remove EXTERN_C from MatLoad impls.
Hg-commit: 78793dc36bc4b4ac50a8904cf52a0273c71472c6
show more ...
|
| 97304618 | 13-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1394 Kris@p4buschel.|ChangeSet|20030713215719|23003 ChangeSet 1.1394 03/07/13 14:57:19 Kris@p4buschel. +32 -0 MatLoad is now implemented within matrix class and accessed via creati
bk-changeset-1.1394 Kris@p4buschel.|ChangeSet|20030713215719|23003 ChangeSet 1.1394 03/07/13 14:57:19 Kris@p4buschel. +32 -0 MatLoad is now implemented within matrix class and accessed via creation of a temporary dummy factory class.
src/mat/utils/matioall.c 1.25 03/07/13 14:57:17 Kris@p4buschel. +0 -74 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/utils/matio.c 1.13 03/07/13 14:57:17 Kris@p4buschel. +10 -6 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/matimpl.h 1.28 03/07/13 14:57:17 Kris@p4buschel. +4 -3 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/shell/shell.c 1.10 03/07/13 14:57:17 Kris@p4buschel. +24 -9 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/sbaij/seq/sbaij.h 1.24 03/07/13 14:57:17 Kris@p4buschel. +35 -34 Use EXTERN instead of extern
src/mat/impls/sbaij/seq/sbaij.c 1.74 03/07/13 14:57:17 Kris@p4buschel. +19 -18 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/sbaij/mpi/mpisbaij.h 1.10 03/07/13 14:57:17 Kris@p4buschel. +1 -0 Added prototype.
src/mat/impls/sbaij/mpi/mpisbaij.c 1.58 03/07/13 14:57:17 Kris@p4buschel. +87 -71 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/rowbs/mpi/mpirowbs.h 1.6 03/07/13 14:57:17 Kris@p4buschel. +14 -1 Moved various prototypes from .c into .h
src/mat/impls/rowbs/mpi/mpirowbs.c 1.33 03/07/13 14:57:17 Kris@p4buschel. +36 -30 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/esi/mesi.c 1.29 03/07/13 14:57:17 Kris@p4buschel. +30 -5 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/dense/seq/dense.c 1.33 03/07/13 14:57:17 Kris@p4buschel. +35 -13 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/dense/mpi/mpidense.h 1.4 03/07/13 14:57:17 Kris@p4buschel. +4 -0 Moved various prototypes from .c into .h
src/mat/impls/dense/mpi/mpidense.c 1.21 03/07/13 14:57:17 Kris@p4buschel. +36 -16 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/bdiag/seq/bdiag3.c 1.11 03/07/13 14:57:17 Kris@p4buschel. +0 -24 Moved various prototypes from .c into .h
src/mat/impls/bdiag/seq/bdiag.h 1.4 03/07/13 14:57:17 Kris@p4buschel. +36 -0 Moved various prototypes from .c into .h
src/mat/impls/bdiag/seq/bdiag.c 1.17 03/07/13 14:57:17 Kris@p4buschel. +36 -53 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/bdiag/mpi/mpibdiag.h 1.4 03/07/13 14:57:17 Kris@p4buschel. +4 -0 Moved various prototypes from .c into .h
src/mat/impls/bdiag/mpi/mpibdiag.c 1.17 03/07/13 14:57:16 Kris@p4buschel. +36 -15 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/baij/seq/baij.h 1.13 03/07/13 14:57:16 Kris@p4buschel. +1 -0 Moved various prototypes from .c into .h
src/mat/impls/baij/seq/baij.c 1.56 03/07/13 14:57:16 Kris@p4buschel. +29 -14 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/baij/mpi/mpibaij.h 1.7 03/07/13 14:57:16 Kris@p4buschel. +1 -0 Moved various prototypes from .c into .h
src/mat/impls/baij/mpi/mpibaij.c 1.31 03/07/13 14:57:16 Kris@p4buschel. +87 -71 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.37 03/07/13 14:57:16 Kris@p4buschel. +0 -20 MatLoad is now properly inherited from the appropriate class during MatCreate_DSCPACK.
src/mat/impls/aij/seq/aij.h 1.21 03/07/13 14:57:16 Kris@p4buschel. +21 -0 Moved various prototypes from .c into .h
src/mat/impls/aij/seq/aij.c 1.110 03/07/13 14:57:16 Kris@p4buschel. +26 -40 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.69 03/07/13 14:57:16 Kris@p4buschel. +0 -19 MatLoad is now properly inherited from the appropriate class during MatCreate_SuperLU_DIST.
src/mat/impls/aij/mpi/mumps/mumps.c 1.35 03/07/13 14:57:16 Kris@p4buschel. +0 -40 MatLoad is now properly inherited from the appropriate class during MatCreate_AIJMUMPS or MatCreate_SBAIJMUMPS.
src/mat/impls/aij/mpi/mpiaij.h 1.6 03/07/13 14:57:16 Kris@p4buschel. +21 -0 Moved various prototypes from .c into .h
src/mat/impls/aij/mpi/mpiaij.c 1.88 03/07/13 14:57:16 Kris@p4buschel. +26 -38 MatLoad is now implemented within matrix class and accessed via creation of dummy factory class.
src/mat/impls/adj/mpi/mpiadj.c 1.17 03/07/13 14:57:16 Kris@p4buschel. +31 -8 Add comments to MatOps instance so it is easier to tell where ops belong.
src/mat/impls/adic/matadic.c 1.18 03/07/13 14:57:16 Kris@p4buschel. +19 -7 Add comments to MatOps instance so it is easier to tell where ops belong.
Hg-commit: c9cdd08be873eabc232c41f0a34627a15e706758
show more ...
|
| 0bad9183 | 11-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1390.1.1 Kris@p4buschel.|ChangeSet|20030711204809|35142 ChangeSet 1.1390.1.1 03/07/11 13:48:09 Kris@p4buschel. +29 -0 Matrix type documentation.
src/snes/mf/snesmfj.c 1.21 0
bk-changeset-1.1390.1.1 Kris@p4buschel.|ChangeSet|20030711204809|35142 ChangeSet 1.1390.1.1 03/07/11 13:48:09 Kris@p4buschel. +29 -0 Matrix type documentation.
src/snes/mf/snesmfj.c 1.21 03/07/11 13:48:08 Kris@p4buschel. +8 -0 Matrix type documentation.
src/mat/impls/shell/shell.c 1.9 03/07/11 13:48:08 Kris@p4buschel. +8 -0 Matrix type documentation.
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.37 03/07/11 13:48:08 Kris@p4buschel. +1 -1 Matrix type documentation.
src/mat/impls/sbaij/seq/sbaij.c 1.73 03/07/11 13:48:07 Kris@p4buschel. +12 -0 Matrix type documentation.
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.25 03/07/11 13:48:07 Kris@p4buschel. +0 -1 Matrix type documentation.
src/mat/impls/sbaij/mpi/mpisbaij.c 1.57 03/07/11 13:48:07 Kris@p4buschel. +12 -0 Matrix type documentation.
src/mat/impls/rowbs/mpi/mpirowbs.c 1.32 03/07/11 13:48:07 Kris@p4buschel. +14 -0 Matrix type documentation.
src/mat/impls/maij/maij.c 1.8 03/07/11 13:48:07 Kris@p4buschel. +31 -0 Matrix type documentation.
src/mat/impls/is/is.c 1.8 03/07/11 13:48:07 Kris@p4buschel. +17 -0 Matrix type documentation.
src/mat/impls/esi/mesi.c 1.28 03/07/11 13:48:07 Kris@p4buschel. +21 -0 Matrix type documentation.
src/mat/impls/dense/seq/dense.c 1.32 03/07/11 13:48:07 Kris@p4buschel. +11 -0 Matrix type documentation.
src/mat/impls/dense/mpi/mpidense.c 1.20 03/07/11 13:48:07 Kris@p4buschel. +11 -0 Matrix type documentation.
src/mat/impls/bdiag/seq/bdiag.c 1.16 03/07/11 13:48:07 Kris@p4buschel. +11 -0 Matrix type documentation.
src/mat/impls/bdiag/mpi/mpibdiag.c 1.16 03/07/11 13:48:07 Kris@p4buschel. +11 -0 Matrix type documentation.
src/mat/impls/baij/seq/baij.c 1.55 03/07/11 13:48:07 Kris@p4buschel. +12 -0 Matrix type documentation.
src/mat/impls/baij/mpi/mpibaij.c 1.30 03/07/11 13:48:07 Kris@p4buschel. +11 -0 Matrix type documentation.
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.36 03/07/11 13:48:07 Kris@p4buschel. +1 -1 Matrix type documentation.
src/mat/impls/aij/seq/umfpack/umfpack.c 1.20 03/07/11 13:48:07 Kris@p4buschel. +2 -2 Matrix type documentation.
src/mat/impls/aij/seq/superlu/superlu.c 1.41 03/07/11 13:48:07 Kris@p4buschel. +2 -2 Matrix type documentation.
src/mat/impls/aij/seq/spooles/spooles.c 1.74 03/07/11 13:48:07 Kris@p4buschel. +2 -2 Matrix type documentation.
src/mat/impls/aij/seq/lusol/lusol.c 1.19 03/07/11 13:48:07 Kris@p4buschel. +2 -2 Matrix type documentation.
src/mat/impls/aij/seq/essl/essl.c 1.18 03/07/11 13:48:07 Kris@p4buschel. +2 -2 Matrix type documentation.
src/mat/impls/aij/seq/aij.c 1.109 03/07/11 13:48:07 Kris@p4buschel. +12 -0 Matrix type documentation.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.68 03/07/11 13:48:06 Kris@p4buschel. +2 -2 Matrix type documentation.
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.48 03/07/11 13:48:06 Kris@p4buschel. +2 -2 Matrix type documentation.
src/mat/impls/aij/mpi/mumps/mumps.c 1.34 03/07/11 13:48:06 Kris@p4buschel. +4 -4 Matrix type documentation.
src/mat/impls/aij/mpi/mpiaij.c 1.87 03/07/11 13:48:06 Kris@p4buschel. +11 -0 Matrix type documentation.
src/mat/impls/adj/mpi/mpiadj.c 1.16 03/07/11 13:48:06 Kris@p4buschel. +9 -0 Matrix type documentation.
src/mat/impls/adic/matadic.c 1.17 03/07/11 13:48:06 Kris@p4buschel. +9 -0 Matrix type documentation.
Hg-commit: 45fc210891cbc1e2f5ebf078620103988c24ada5
show more ...
|
| 3924e44c | 11-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1390 Kris@p4buschel.|ChangeSet|20030711193217|49562 ChangeSet 1.1390 03/07/11 12:32:17 Kris@p4buschel. +3 -0 Copy MatType objects using PetscStrallocpy instead of =.
src/mat/imp
bk-changeset-1.1390 Kris@p4buschel.|ChangeSet|20030711193217|49562 ChangeSet 1.1390 03/07/11 12:32:17 Kris@p4buschel. +3 -0 Copy MatType objects using PetscStrallocpy instead of =.
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.35 03/07/11 12:32:16 Kris@p4buschel. +12 -14 Don't use basetype.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.67 03/07/11 12:32:16 Kris@p4buschel. +10 -8 Don't use basetype.
src/mat/impls/aij/mpi/mumps/mumps.c 1.33 03/07/11 12:32:16 Kris@p4buschel. +10 -7 Properly copy basetype.
Hg-commit: c5aef4bf7b646a99ea24be75c0ba22c7c741c3ec
show more ...
|
| 5441df8e | 10-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1384 Kris@p4buschel.|ChangeSet|20030710205026|49418 ChangeSet 1.1384 03/07/10 13:50:26 Kris@p4buschel. +14 -0 Be sure to perform a proper reset of type to get inheritance correct.
bk-changeset-1.1384 Kris@p4buschel.|ChangeSet|20030710205026|49418 ChangeSet 1.1384 03/07/10 13:50:26 Kris@p4buschel. +14 -0 Be sure to perform a proper reset of type to get inheritance correct. To do this I'm setting the type name to desired value before calling MatSetType of parent class. Also pick a more suitable default matrix type for DA's when communicator size is 1.
src/snes/utils/damgsnes.c 1.17 03/07/10 13:50:24 Kris@p4buschel. +9 -2 Pick a good default type for communicators size 1 (seqaij instead of mpiaij).
src/snes/examples/tutorials/ex30.c 1.24.1.1 03/07/10 13:50:24 Kris@p4buschel. +3 -1 Protect non-Matlab users from Matlab specific code.
src/sles/utils/damg.c 1.11 03/07/10 13:50:24 Kris@p4buschel. +16 -3 Pick a good default type for communicators size 1 (seqaij instead of mpiaij).
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.35 03/07/10 13:50:24 Kris@p4buschel. +3 -0 Be sure to perform a proper reset of type to get inheritance correct. To do this I'm setting the type name to desired value before calling MatSetType of parent class.
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.23 03/07/10 13:50:24 Kris@p4buschel. +3 -0 Be sure to perform a proper reset of type to get inheritance correct. To do this I'm setting the type name to desired value before calling MatSetType of parent class.
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.34 03/07/10 13:50:24 Kris@p4buschel. +5 -4 Be sure to perform a proper reset of type to get inheritance correct. To do this I'm setting the type name to desired value before calling MatSetType of parent class.
src/mat/impls/aij/seq/umfpack/umfpack.c 1.18 03/07/10 13:50:24 Kris@p4buschel. +2 -0 Be sure to perform a proper reset of type to get inheritance correct. To do this I'm setting the type name to desired value before calling MatSetType of parent class.
src/mat/impls/aij/seq/superlu/superlu.c 1.39 03/07/10 13:50:24 Kris@p4buschel. +2 -0 Be sure to perform a proper reset of type to get inheritance correct. To do this I'm setting the type name to desired value before calling MatSetType of parent class.
src/mat/impls/aij/seq/spooles/spooles.c 1.70 03/07/10 13:50:24 Kris@p4buschel. +3 -1 Be sure to perform a proper reset of type to get inheritance correct. To do this I'm setting the type name to desired value before calling MatSetType of parent class.
src/mat/impls/aij/seq/lusol/lusol.c 1.18 03/07/10 13:50:24 Kris@p4buschel. +3 -2 Be sure to perform a proper reset of type to get inheritance correct. To do this I'm setting the type name to desired value before calling MatSetType of parent class.
src/mat/impls/aij/seq/essl/essl.c 1.16 03/07/10 13:50:24 Kris@p4buschel. +2 -0 Be sure to perform a proper reset of type to get inheritance correct. To do this I'm setting the type name to desired value before calling MatSetType of parent class.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.65 03/07/10 13:50:24 Kris@p4buschel. +5 -4 Be sure to perform a proper reset of type to get inheritance correct. To do this I'm setting the type name to desired value before calling MatSetType of parent class.
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.45 03/07/10 13:50:24 Kris@p4buschel. +2 -0 Be sure to perform a proper reset of type to get inheritance correct. To do this I'm setting the type name to desired value before calling MatSetType of parent class.
src/mat/impls/aij/mpi/mumps/mumps.c 1.31 03/07/10 13:50:24 Kris@p4buschel. +8 -4 Be sure to perform a proper reset of type to get inheritance correct. To do this I'm setting the type name to desired value before calling MatSetType of parent class.
Hg-commit: a98a0490bbaf026ec983a91e854797ff4c39ec0b
show more ...
|
| fd6d283a | 08-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1372.1.56 Kris@p4buschel.|ChangeSet|20030708205251|50685 ChangeSet 1.1372.1.56 03/07/08 13:52:51 Kris@p4buschel. +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.
bk-changeset-1.1372.1.56 Kris@p4buschel.|ChangeSet|20030708205251|50685 ChangeSet 1.1372.1.56 03/07/08 13:52:51 Kris@p4buschel. +0 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/Kris/petsc/petsc-2
Hg-commit: c9f389ea6f9bc88083d4d8e4a231237d71b21bbb
show more ...
|
| f0c56d0f | 08-Jul-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1372.10.1 Kris@p4buschel.|ChangeSet|20030708205243|51542 ChangeSet 1.1372.10.1 03/07/08 13:52:43 Kris@p4buschel. +16 -0 Suffix implementations with generic form of typename. Impl
bk-changeset-1.1372.10.1 Kris@p4buschel.|ChangeSet|20030708205243|51542 ChangeSet 1.1372.10.1 03/07/08 13:52:43 Kris@p4buschel. +16 -0 Suffix implementations with generic form of typename. Implement correct MatDuplicate.
src/mat/interface/matregis.c 1.27 03/07/08 13:52:41 Kris@p4buschel. +10 -10 Suffix implementations with typename.
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.33 03/07/08 13:47:22 Kris@p4buschel. +99 -92 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/impls/aij/seq/essl/essl.c 1.15 03/07/08 13:35:08 Kris@p4buschel. +68 -57 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/utils/matioall.c 1.24 03/07/08 13:25:24 Kris@p4buschel. +8 -8 Suffix MatLoad implementations with typename.
src/mat/impls/aij/mpi/mumps/mumps.c 1.30 03/07/08 13:23:44 Kris@p4buschel. +136 -116 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/impls/aij/seq/lusol/lusol.c 1.17 03/07/08 12:59:43 Kris@p4buschel. +233 -234 Intentation fix.
src/mat/impls/aij/seq/lusol/lusol.c 1.16 03/07/08 12:56:46 Kris@p4buschel. +65 -53 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/impls/aij/seq/umfpack/umfpack.c 1.17 03/07/08 12:45:50 Kris@p4buschel. +80 -70 Suffix implementations with typename. Implement correct MatDuplicate.
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.34 03/07/08 12:35:38 Kris@p4buschel. +2 -1 Match typenames in tag for conversion function composition tag.
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.22 03/07/08 12:35:38 Kris@p4buschel. +1 -0 Save inherited MatDuplicate implementation.
src/mat/impls/aij/seq/spooles/spooles.c 1.69 03/07/08 12:35:38 Kris@p4buschel. +3 -2 Match typenames in tag for conversion function composition tag.
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.64 03/07/08 12:35:38 Kris@p4buschel. +107 -92 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.44 03/07/08 12:35:38 Kris@p4buschel. +1 -0 Save inherited MatDuplicate implementation.
src/mat/interface/matregis.c 1.26 03/07/08 12:06:50 Kris@p4buschel. +12 -12 Suffix implementations with typename.
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.33 03/07/08 12:06:50 Kris@p4buschel. +34 -23 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.21 03/07/08 12:06:50 Kris@p4buschel. +32 -20 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/impls/aij/seq/superlu/superlu.c 1.37 03/07/08 12:06:50 Kris@p4buschel. +89 -75 Suffix implementations with typename. Implement correct MatDuplicate.
src/mat/impls/aij/seq/spooles/spooles.h 1.38 03/07/08 12:06:50 Kris@p4buschel. +24 -19 Suffix implementations with typename.
src/mat/impls/aij/seq/spooles/spooles.c 1.68 03/07/08 12:06:50 Kris@p4buschel. +40 -30 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/impls/aij/seq/spooles/aijspooles.c 1.32 03/07/08 12:06:50 Kris@p4buschel. +21 -21 Suffix implementations with typename.
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.43 03/07/08 12:06:49 Kris@p4buschel. +36 -25 Suffix implementations with typename. Implement correct MatDuplicate
src/mat/impls/aij/mpi/spooles/mpiaijspooles.c 1.26 03/07/08 12:06:49 Kris@p4buschel. +9 -9 Suffix implementations with typename.
Hg-commit: e3524f7e04da7fadda63281033bad663bf7418c7
show more ...
|
| 7cff1425 | 08-Jul-2003 |
Satish Balay <balay@mcs.anl.gov> |
bk-changeset-1.1372.1.55 balay@smash.mcs.anl.gov|ChangeSet|20030708204236|57438 ChangeSet 1.1372.1.55 03/07/08 15:42:36 balay@smash.mcs.anl.gov +4 -0 const fixes
src/mat/impls/sbaij/mpi/mmsbai
bk-changeset-1.1372.1.55 balay@smash.mcs.anl.gov|ChangeSet|20030708204236|57438 ChangeSet 1.1372.1.55 03/07/08 15:42:36 balay@smash.mcs.anl.gov +4 -0 const fixes
src/mat/impls/sbaij/mpi/mmsbaij.c 1.16 03/07/08 15:42:35 balay@smash.mcs.anl.gov +3 -1 const fixes
src/mat/impls/baij/mpi/mmbaij.c 1.11 03/07/08 15:42:35 balay@smash.mcs.anl.gov +1 -1 const fixes
src/mat/impls/aij/seq/aij.c 1.108 03/07/08 15:42:35 balay@smash.mcs.anl.gov +1 -1 const fixes
src/mat/examples/tests/ex74.c 1.11 03/07/08 15:42:34 balay@smash.mcs.anl.gov +4 -0 initialize factor info.. need better initialization
Hg-commit: f8a9e7f34d57e1127e9c16f58c7f494b65d3f45f
show more ...
|