| 2a4c71fe | 21-Jan-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3935.1.4 barrysmith@barry-smiths-computer.local|ChangeSet|20060121023719|36821 ChangeSet 1.3935.1.4 06/01/20 20:37:19 barrysmith@barry-smiths-computer.local +15 -0 Many files:
bk-changeset-1.3935.1.4 barrysmith@barry-smiths-computer.local|ChangeSet|20060121023719|36821 ChangeSet 1.3935.1.4 06/01/20 20:37:19 barrysmith@barry-smiths-computer.local +15 -0 Many files: removed matrix record n,N,m,M,owners from external matrix package interfaces
src/mat/impls/sbaij/seq/spooles/sbaijspooles.c 1.63 06/01/20 20:05:59 barrysmith@barry-smiths-computer.local +1 -1 removed matrix record n,N,m,M,owners from external matrix package interfaces
src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c 1.50.1.1 06/01/20 20:05:59 barrysmith@barry-smiths-computer.local +1 -1 removed matrix record n,N,m,M,owners from external matrix package interfaces
src/mat/impls/rowbs/mpi/mpirowbs.h 1.14 06/01/20 20:05:58 barrysmith@barry-smiths-computer.local +0 -2 removed matrix record n,N,m,M,owners from external matrix package interfaces
src/mat/impls/rowbs/mpi/mpirowbs.c 1.85 06/01/20 20:05:58 barrysmith@barry-smiths-computer.local +94 -104 removed matrix record n,N,m,M,owners from external matrix package interfaces
src/mat/impls/baij/mpi/dscpack/dscpack.c 1.71 06/01/20 20:05:58 barrysmith@barry-smiths-computer.local +2 -2 removed matrix record n,N,m,M,owners from external matrix package interfaces
src/mat/impls/aij/seq/umfpack/umfpack.c 1.50 06/01/20 20:05:58 barrysmith@barry-smiths-computer.local +4 -4 removed matrix record n,N,m,M,owners from external matrix package interfaces
src/mat/impls/aij/seq/superlu/superlu.c 1.86 06/01/20 20:05:58 barrysmith@barry-smiths-computer.local +6 -6 removed matrix record n,N,m,M,owners from external matrix package interfaces
src/mat/impls/aij/seq/spooles/aijspooles.c 1.40 06/01/20 20:05:58 barrysmith@barry-smiths-computer.local +3 -3 removed matrix record n,N,m,M,owners from external matrix package interfaces
src/mat/impls/aij/seq/matlab/aijmatlab.c 1.49 06/01/20 20:05:57 barrysmith@barry-smiths-computer.local +12 -12 removed matrix record n,N,m,M,owners from external matrix package interfaces
src/mat/impls/aij/seq/essl/essl.c 1.45 06/01/20 20:05:57 barrysmith@barry-smiths-computer.local +6 -6 removed matrix record n,N,m,M,owners from external matrix package interfaces
src/mat/impls/aij/seq/dxml/dxml.c 1.9 06/01/20 20:05:57 barrysmith@barry-smiths-computer.local +2 -2 removed matrix record n,N,m,M,owners from external matrix package interfaces
src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c 1.121 06/01/20 20:05:57 barrysmith@barry-smiths-computer.local +12 -13 removed matrix record n,N,m,M,owners from external matrix package interfaces
src/mat/impls/aij/mpi/spooles/mpispooles.c 1.77 06/01/20 20:05:57 barrysmith@barry-smiths-computer.local +4 -4 removed matrix record n,N,m,M,owners from external matrix package interfaces
src/mat/impls/aij/mpi/spooles/mpiaijspooles.c 1.33 06/01/20 20:05:56 barrysmith@barry-smiths-computer.local +1 -1 removed matrix record n,N,m,M,owners from external matrix package interfaces
src/mat/impls/aij/mpi/mumps/mumps.c 1.101 06/01/20 20:05:56 barrysmith@barry-smiths-computer.local +9 -9 removed matrix record n,N,m,M,owners from external matrix package interfaces
Hg-commit: 035929bbf98c5aad7e3efaa2c7fde8515773c2c8
show more ...
|
| 1153da11 | 14-Apr-2005 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.3094.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050414014634|22332 ChangeSet 1.3094.1.1 05/04/13 20:46:34 barrysmith@barry-smiths-computer.local +26 -0 changed petscdll
bk-changeset-1.3094.1.1 barrysmith@barry-smiths-computer.local|ChangeSet|20050414014634|22332 ChangeSet 1.3094.1.1 05/04/13 20:46:34 barrysmith@barry-smiths-computer.local +26 -0 changed petscdllibraryopen() to load symbol based on filename so that symbol is different in each dynamic library and hence can build dynamic libraries on mac
src/vec/interface/makefile 1.8 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +1 -1 changed petscdllibraryopen() to load symbol based on filename so that symbol is different in each dynamic library and hence can build dynamic libraries on mac
src/vec/interface/dlregisvec.c 1.27 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +2 -3 changed petscdllibraryopen() to load symbol based on filename so that symbol is different in each dynamic library and hence can build dynamic libraries on mac
src/ts/interface/makefile 1.6 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +1 -1 changed petscdllibraryopen() to load symbol based on filename so that symbol is different in each dynamic library and hence can build dynamic libraries on mac
src/ts/interface/dlregists.c 1.21 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +2 -3 changed petscdllibraryopen() to load symbol based on filename so that symbol is different in each dynamic library and hence can build dynamic libraries on mac
src/sys/src/viewer/interface/dlregispetsc.c 1.23 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +2 -3 changed petscdllibraryopen() to load symbol based on filename so that symbol is different in each dynamic library and hence can build dynamic libraries on mac
src/sys/src/utils/str.c 1.32 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +30 -0 changed petscdllibraryopen() to load symbol based on filename so that symbol is different in each dynamic library and hence can build dynamic libraries on mac
src/sys/src/utils/makefile 1.11 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +1 -1 changed petscdllibraryopen() to load symbol based on filename so that symbol is different in each dynamic library and hence can build dynamic libraries on mac
src/sys/src/dll/dl.c 1.34 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +28 -76 changed petscdllibraryopen() to load symbol based on filename so that symbol is different in each dynamic library and hence can build dynamic libraries on mac
src/sys/examples/tutorials/makefile 1.10 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +1 -2 changed petscdllibraryopen() to load symbol based on filename so that symbol is different in each dynamic library and hence can build dynamic libraries on mac
src/snes/interface/makefile 1.7 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +2 -2 changed petscdllibraryopen() to load symbol based on filename so that symbol is different in each dynamic library and hence can build dynamic libraries on mac
src/snes/interface/dlregissnes.c 1.23 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +2 -3 changed petscdllibraryopen() to load symbol based on filename so that symbol is different in each dynamic library and hence can build dynamic libraries on mac
src/mat/interface/makefile 1.6 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +1 -1 changed petscdllibraryopen() to load symbol based on filename so that symbol is different in each dynamic library and hence can build dynamic libraries on mac
src/mat/interface/dlregismat.c 1.31 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +2 -3 changed petscdllibraryopen() to load symbol based on filename so that symbol is different in each dynamic library and hence can build dynamic libraries on mac
src/ksp/ksp/interface/dlregisksp.c 1.25 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +2 -3 changed petscdllibraryopen() to load symbol based on filename so that symbol is different in each dynamic library and hence can build dynamic libraries on mac
src/dm/ao/interface/dlregisdm.c 1.26 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +1 -2 changed petscdllibraryopen() to load symbol based on filename so that symbol is different in each dynamic library and hence can build dynamic libraries on mac
bmake/common/rules.shared.darwin7 1.13 05/04/13 20:46:31 barrysmith@barry-smiths-computer.local +5 -6 changed petscdllibraryopen() to load symbol based on filename so that symbol is different in each dynamic library and hence can build dynamic libraries on mac
src/mat/impls/aij/seq/essl/essl.c 1.39 05/04/13 20:46:30 barrysmith@barry-smiths-computer.local +19 -17 formating
src/ksp/ksp/interface/makefile 1.6 05/04/13 20:46:30 barrysmith@barry-smiths-computer.local +2 -2 changed petscdllibraryopen() to load symbol based on filename so that symbol is different in each dynamic library and hence can build dynamic libraries on mac
src/dm/ao/interface/makefile 1.8 05/04/13 20:46:30 barrysmith@barry-smiths-computer.local +1 -1 changed petscdllibraryopen() to load symbol based on filename so that symbol is different in each dynamic library and hence can build dynamic libraries on mac
python/PETSc/utilities/dynamicLibraries.py 1.9 05/04/13 20:46:30 barrysmith@barry-smiths-computer.local +2 -3 shared libraries allowed on Mac
include/petsc.h 1.128 05/04/13 20:46:30 barrysmith@barry-smiths-computer.local +1 -0 added search for substring starting from end
BitKeeper/deleted/.del-ex4.c~dbd43215a9eb8a1b 1.9 05/04/13 19:17:33 barrysmith@barry-smiths-computer.local +0 -0 Delete: src/sys/examples/tutorials/ex4.c
src/dm/da/src/da2.c 1.65 05/04/13 19:00:52 barrysmith@barry-smiths-computer.local +31 -50 always set x,xs,y,ys from lx, ly and removed unneeded code
src/dm/da/src/da3.c 1.36 05/04/13 18:56:40 barrysmith@barry-smiths-computer.local +18 -38 eliminate code that manually sets x,xs,y,ys,z,zs when PETSc sets lx,ly, lz
BitKeeper/deleted/.del-dlregis.h~65e71245d21434f 1.11 05/04/13 17:25:29 barrysmith@barry-smiths-computer.local +1 -1 Delete: src/sys/src/utils/dlregis.h
src/dm/ao/interface/dlregisdm.c 1.25 05/04/13 17:24:55 barrysmith@barry-smiths-computer.local +1 -1 *** empty log message ***
bmake/common/rules.shared.darwin7 1.12 05/04/13 14:56:41 barrysmith@barrysmith-57.mcs.anl.gov +1 -1 save tries
bmake/common/rules.shared.darwin7 1.11 05/04/13 13:36:18 barrysmith@barrysmith-57.mcs.anl.gov +12 -12 try adding other stuff
src/ts/interface/dlregists.c 1.20 05/04/13 13:19:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Rename: src/ts/interface/dlregis.c -> src/ts/interface/dlregists.c
BitKeeper/deleted/.del-dlregis.c~e51dcaca1281f61b 1.5 05/04/13 13:19:33 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Delete: src/sys/src/viewer/interface/dlregis.c
src/snes/interface/dlregissnes.c 1.22 05/04/13 13:18:51 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Rename: src/snes/interface/dlregis.c -> src/snes/interface/dlregissnes.c
src/mat/interface/dlregismat.c 1.30 05/04/13 13:18:23 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Rename: src/mat/interface/dlregis.c -> src/mat/interface/dlregismat.c
src/ksp/ksp/interface/dlregisksp.c 1.24 05/04/13 13:17:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Rename: src/ksp/ksp/interface/dlregis.c -> src/ksp/ksp/interface/dlregisksp.c
src/dm/ao/interface/dlregisdm.c 1.24 05/04/13 13:17:16 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Rename: src/dm/ao/interface/dlregis.c -> src/dm/ao/interface/dlregisdm.c
src/vec/interface/dlregisvec.c 1.26 05/04/13 13:16:24 barrysmith@barrysmith-57.mcs.anl.gov +0 -0 Rename: src/vec/interface/dlregis.c -> src/vec/interface/dlregisvec.c
Hg-commit: adbb991a27b625ba59426a49bb8f5fb43da1236e
show more ...
|