History log of /petsc/src/vec/ (Results 5576 – 5600 of 6950)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
7d2837cf22-Oct-2001 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.89.1.2
bsmith@terra.mcs.anl.gov|ChangeSet|20011022151215|52511
ChangeSet
1.89.1.2 01/10/22 10:12:15 bsmith@terra.mcs.anl.gov +1 -0
typo

src/vec/esi/eindexspace.c
1.4 01/10/2

bk-changeset-1.89.1.2
bsmith@terra.mcs.anl.gov|ChangeSet|20011022151215|52511
ChangeSet
1.89.1.2 01/10/22 10:12:15 bsmith@terra.mcs.anl.gov +1 -0
typo

src/vec/esi/eindexspace.c
1.4 01/10/22 10:11:59 bsmith@terra.mcs.anl.gov +1 -1
typo


Hg-commit: 83c9145ed01318b1dd6c02087eaa16df0009622a

show more ...

e0e2ee1022-Oct-2001 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.86.1.1
bsmith@terra.mcs.anl.gov|ChangeSet|20011022035009|43067
ChangeSet
1.86.1.1 01/10/21 22:50:09 bsmith@terra.mcs.anl.gov +8 -0
continues work on PETSc esi/cca interface

src/

bk-changeset-1.86.1.1
bsmith@terra.mcs.anl.gov|ChangeSet|20011022035009|43067
ChangeSet
1.86.1.1 01/10/21 22:50:09 bsmith@terra.mcs.anl.gov +8 -0
continues work on PETSc esi/cca interface

src/vec/impls/esi/ebvec1.c
1.8 01/10/21 22:50:09 bsmith@terra.mcs.anl.gov +8 -7
uses abstract vector factory now

src/vec/esi/makefile
1.4 01/10/21 22:50:09 bsmith@terra.mcs.anl.gov +1 -1
trilinos include

src/vec/esi/evector.c
1.5 01/10/21 22:50:09 bsmith@terra.mcs.anl.gov +47 -17
uses abstract petsc and trilinos vector factorys

src/vec/esi/eindexspace.c
1.3 01/10/21 22:50:09 bsmith@terra.mcs.anl.gov +31 -0
indexspace factory for petsc indexspaces

include/esi/petsc/indexspace.h
1.3 01/10/21 22:50:09 bsmith@terra.mcs.anl.gov +23 -1
added abstract factor class

include/esi/petsc/vector.h
1.4 01/10/21 22:36:16 bsmith@terra.mcs.anl.gov +6 -11
made the vectorfactory abstract

src/vec/esi/eindexspace.c
1.2 01/10/19 23:04:59 bsmith@terra.mcs.anl.gov +1 -3
*** empty log message ***

src/vec/esi/evector.c
1.4 01/10/19 22:59:30 bsmith@terra.mcs.anl.gov +37 -2
*** empty log message ***

bmake/linux/packages
1.4 01/10/19 22:38:53 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***

bmake/linux/packages
1.3 01/10/19 22:24:06 bsmith@terra.mcs.anl.gov +6 -0
added trilinos lib and include

bmake/common/variables
1.6 01/10/19 22:23:47 bsmith@terra.mcs.anl.gov +2 -2
added trilinos lib and include


Hg-commit: 93e759556dd3b27042b322b3a73b0355f7e7bcd7

show more ...

8ba1e51121-Oct-2001 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.84.1.1
knepley@spinetta.mcs.anl.gov|ChangeSet|20011021183539|12573
ChangeSet
1.84.1.1 01/10/21 13:35:39 knepley@spinetta.mcs.anl.gov +80 -0
Overhaul of logging
- Everything is

bk-changeset-1.84.1.1
knepley@spinetta.mcs.anl.gov|ChangeSet|20011021183539|12573
ChangeSet
1.84.1.1 01/10/21 13:35:39 knepley@spinetta.mcs.anl.gov +80 -0
Overhaul of logging
- Everything is now dynamic
- Cookies are integers set at runtime
- Stages can be added any time and can be processor local
- Each package now initializes itself
- Class and event registration
- Constructors and serializers
- Info and summary exclusions
- Options checkers
- Called during dynamic library load, or first object creation
- Its possible that EventBegin/End became less efficient so check

src/vec/interface/dlregis.c
1.1 01/10/21 13:35:38 knepley@spinetta.mcs.anl.gov +145 -0

src/sys/src/plog/stageLog.c
1.1 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +464 -0

src/sys/src/plog/plog.h
1.1 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +132 -0

src/sys/src/plog/eventLog.c
1.1 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +647 -0

src/sys/src/plog/classLog.c
1.1 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +345 -0

src/mat/interface/dlregis.c
1.1 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +133 -0

src/vec/utils/vscat.c
1.3 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +7 -4
Changed to specific event logging interface
Changed to integer cookie

src/vec/utils/vecio.c
1.5 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +4 -4
Changed to specific event logging interface

src/vec/utils/comb.c
1.2 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +8 -8
Changed to specific event logging interface

src/vec/interface/dlregis.c
1.0 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +0 -0
BitKeeper file /sandbox/knepley/PETSc-dev/petsc/src/vec/interface/dlregis.c

src/sys/src/plog/stageLog.c
1.0 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +0 -0
BitKeeper file /sandbox/knepley/PETSc-dev/petsc/src/sys/src/plog/stageLog.c

src/sys/src/plog/plog.h
1.0 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +0 -0
BitKeeper file /sandbox/knepley/PETSc-dev/petsc/src/sys/src/plog/plog.h

src/sys/src/plog/eventLog.c
1.0 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +0 -0
BitKeeper file /sandbox/knepley/PETSc-dev/petsc/src/sys/src/plog/eventLog.c

src/sys/src/plog/classLog.c
1.0 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +0 -0
BitKeeper file /sandbox/knepley/PETSc-dev/petsc/src/sys/src/plog/classLog.c

src/mat/interface/dlregis.c
1.0 01/10/21 13:35:37 knepley@spinetta.mcs.anl.gov +0 -0
BitKeeper file /sandbox/knepley/PETSc-dev/petsc/src/mat/interface/dlregis.c

src/vec/is/interface/index.c
1.2 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +4 -2
Changed to integer cookie

src/vec/interface/vector.c
1.7 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +53 -49
Changed to specific event logging interface
Added logging structures

src/vec/interface/vecregall.c
1.3 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +6 -6
Removed old argument

src/vec/interface/veccreate.c
1.6 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +3 -0
Added call to package initializer

src/vec/interface/map.c
1.2 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +3 -0
Changed to integer cookie

src/vec/interface/makefile
1.3 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +1 -1
Added dlregis.c

src/ts/interface/ts.c
1.7 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +12 -7
Changed to specific event logging interface
Added logging structures
Added call to package initializer

src/ts/interface/dlregis.c
1.2 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +56 -1
Added package initializer
Protected dynamic registration functions

src/ts/impls/pseudo/posindep.c
1.4 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +2 -2
Changed to specific event logging interface

src/sys/src/viewer/interface/view.c
1.2 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +2 -0
Changed to integer cookie

src/sys/src/viewer/interface/dlregispetsc.c
1.2 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +62 -26
Added package initializer
Protected dynamic registration functions

src/sys/src/utils/random.c
1.3 01/10/21 13:35:36 knepley@spinetta.mcs.anl.gov +10 -8
Change to integer cookie

src/sys/src/utils/pbarrier.c
1.2 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +4 -2
Changed to specific event logging interface

src/sys/src/utils/dict.c
1.3 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +1 -2
Cookie now initialized by package initializer

src/sys/src/plog/ploginfo.c
1.4 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +136 -19
Not much reorganization, should rewrite later

src/sys/src/plog/plog.c
1.3 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +1337 -1817
Completely reorganized
Now use separate classes for logging tasks, all dynamic allocation
and registration

src/sys/src/plog/makefile
1.2 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +2 -2
Added new modules to logging code
Reoganized all logging (still need to work on MPE I think)

src/sys/src/objects/pinit.c
1.2 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +14 -67
Removed petscsnes.h since cookies are handled by each package
Added default log initialization (instead of static structs)
Now info/summary exclusion handled by each package
No special log cleanup

src/sys/src/objects/cookie.c
1.2 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +1 -7
Function is now obsolete

src/sys/src/draw/utils/lg.c
1.4 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +2 -0
Changed to integer cookie

src/sys/src/draw/utils/hists.c
1.5 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +3 -1
Changed to integer cookie
Removed unneeded variable

src/sys/src/draw/utils/dscatter.c
1.2 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +2 -0
Changed to integer cookie

src/sys/src/draw/utils/axis.c
1.2 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +2 -0
Changed to integer cookie

src/sys/src/draw/interface/draw.c
1.2 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +2 -0
Changed to integer cookie

src/sys/src/dll/reg.c
1.6 01/10/21 13:35:35 knepley@spinetta.mcs.anl.gov +2 -2
More consistent package initializer name

src/snes/mf/snesmfj.c
1.3 01/10/21 13:35:34 knepley@spinetta.mcs.anl.gov +2 -2
Changed to specific event logging interface

src/snes/interface/snesj2.c
1.2 01/10/21 13:35:34 knepley@spinetta.mcs.anl.gov +2 -2
Changed to specific event logging interface

src/snes/interface/snes.c
1.5 01/10/21 13:35:34 knepley@spinetta.mcs.anl.gov +24 -14
Changed to specific event logging interface
Added logging structures
Added call to pcakage initializer

src/snes/interface/noise/snesmfj2.c
1.3 01/10/21 13:35:34 knepley@spinetta.mcs.anl.gov +2 -2
Changed to specific event logging interface

src/snes/interface/dlregis.c
1.2 01/10/21 13:35:34 knepley@spinetta.mcs.anl.gov +61 -1
Added package initializer
Protected dynamic registration functions

src/snes/impls/ls/ls.c
1.5 01/10/21 13:35:34 knepley@spinetta.mcs.anl.gov +8 -8
Changed to specific event logging interface

src/sles/pc/interface/precon.c
1.3 01/10/21 13:35:34 knepley@spinetta.mcs.anl.gov +26 -16
Changed to specific event logging interface
Added logging structures
Added call to package initializer

src/sles/pc/impls/is/nn/nn.c
1.2 01/10/21 13:35:33 knepley@spinetta.mcs.anl.gov +2 -2
Changed to specific event logging interface

src/sles/pc/impls/bjacobi/bjacobi.c
1.3 01/10/21 13:35:33 knepley@spinetta.mcs.anl.gov +2 -2
Added class arg to event registration

src/sles/ksp/interface/itcreate.c
1.3 01/10/21 13:35:33 knepley@spinetta.mcs.anl.gov +11 -0
Added logging structures
Added call to package initializer

src/sles/ksp/interface/dlregis.c
1.2 01/10/21 13:35:33 knepley@spinetta.mcs.anl.gov +87 -2
Added package initializer
Protected dynamic registration functions

src/sles/ksp/impls/gmres/borthog2.c
1.2 01/10/21 13:35:33 knepley@spinetta.mcs.anl.gov +2 -2
Changed to specific event logging interface

src/sles/ksp/impls/gmres/borthog.c
1.2 01/10/21 13:35:33 knepley@spinetta.mcs.anl.gov +2 -2
Changed to specific event logging interface

src/mat/utils/matio.c
1.3 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +2 -2
Changed to specific event logging interface

src/mat/utils/gcreate.c
1.2 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +10 -1
Added call to package initializer

src/mat/partition/spartition.c
1.2 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +2 -2
Just added underscore

src/mat/partition/partition.c
1.3 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +15 -12
Changed to specific event logging interface

src/mat/order/sorder.c
1.3 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +2 -2
Changed to specific event logging interface

src/mat/matfd/fdmatrix.c
1.2 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +9 -6
Changed to specific event logging interface
Changed to integer cookie

src/mat/interface/matrix.c
1.11 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +88 -84
Changed to specific event logging interface
Added logging structures

src/mat/interface/matnull.c
1.2 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +3 -1
Changed to integer cookie

src/mat/interface/makefile
1.2 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +2 -2
Added dlregis.c

src/mat/color/color.c
1.3 01/10/21 13:35:32 knepley@spinetta.mcs.anl.gov +2 -2
Changed to specific event logging interface

src/fortran/custom/zplog.c
1.2 01/10/21 13:35:31 knepley@spinetta.mcs.anl.gov +4 -4
Added class arg to EventRegister

src/dm/da/src/dadestroy.c
1.2 01/10/21 13:35:31 knepley@spinetta.mcs.anl.gov +4 -0
Added logging structures

src/dm/ao/interface/dlregis.c
1.4 01/10/21 13:35:31 knepley@spinetta.mcs.anl.gov +66 -7
Added package initializer
Protected dynamic registration functions

src/dm/ao/interface/ao.c
1.3 01/10/21 13:35:31 knepley@spinetta.mcs.anl.gov +5 -0
Added logging structures

src/dm/ao/impls/mapping/aomapping.c
1.4 01/10/21 13:35:31 knepley@spinetta.mcs.anl.gov +5 -0
Added call to package initializer

src/dm/ao/impls/basic/aodatabasic.c
1.2 01/10/21 13:35:31 knepley@spinetta.mcs.anl.gov +5 -0
Added call to package initializer

src/dm/ao/impls/basic/aobasic.c
1.6 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +5 -0
Added call to package initializer

src/contrib/lahaye/matmatmult.c
1.2 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +2 -2
Added class to event registration

makefile
1.20 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +1 -1
Must improved filtering/logging

include/petscviewer.h
1.7 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +2 -2
Changed cookie to integer

include/petscvec.h
1.10.1.1 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +7 -12
Added a package initializer
Changed cookeis to integers
Added event id array
Added specialized EventBegin/End which uses event id array

include/petscts.h
1.3 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +3 -7
Added a package initializer
Changed cookeis to integers
Added event id array
Added specialized EventBegin/End which uses event id array

include/petscsys.h
1.5 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +1 -1
Changed cookie to integer

include/petscsnes.h
1.4 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +3 -10
Added a package initializer
Changed cookeis to integers
Added event id array
Added specialized EventBegin/End which uses event id array

include/petscpc.h
1.5 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +2 -19
Added a package initializer
Changed cookeis to integers
Added event id array
Added specialized EventBegin/End which uses event id array

include/petscmat.h
1.8 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +13 -23
Added a package initializer
Changed cookeis to integers
Added event id array
Added specialized EventBegin/End which uses event id array

include/petsclog.h
1.2 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +146 -178
New modular logging
Now cookies and events are globally numbered against PETSC_LARGEST_*
Added event id array
Now call EventLogGetEvent() for each PetscLogEventBegin/End(), which
may be too expensive. I can optimize to an array ref if necessary.
Changed USING_MPIUNI --> HAVE_MPI_UNI

include/petscksp.h
1.2 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +7 -2
Added a package initializer
Changed cookeis to integers
Added event id array
Added specialized EventBegin/End which uses event id array

include/petscis.h
1.2 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +1 -1
Changed cookie to integer

include/petscdraw.h
1.6 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +9 -5
Changed cookies to integers

include/petscda.h
1.2 01/10/21 13:35:30 knepley@spinetta.mcs.anl.gov +7 -2
Added a package initializer
Changed cookeis to integers
Added event id array
Added specialized EventBegin/End which uses event id array

include/petscao.h
1.3 01/10/21 13:35:29 knepley@spinetta.mcs.anl.gov +10 -4
Added a package initializer
Changed cookeis to integers
Added event id array
Added specialized EventBegin/End which uses event id array

include/petsc.h
1.7 01/10/21 13:35:29 knepley@spinetta.mcs.anl.gov +0 -11
Moved cookie description to petsclog.h


Hg-commit: 0c6fc95119f8b0eaf41f62c9d8fc859183b5e2fc

show more ...


/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petscda.h
/petsc/include/petscdraw.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/makefile
/petsc/src/contrib/lahaye/matmatmult.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/fortran/custom/zplog.c
/petsc/src/mat/color/color.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/interface/makefile
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/partition/spartition.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matio.c
/petsc/src/sles/ksp/impls/gmres/borthog.c
/petsc/src/sles/ksp/impls/gmres/borthog2.c
/petsc/src/sles/ksp/interface/dlregis.c
/petsc/src/sles/ksp/interface/itcreate.c
/petsc/src/sles/pc/impls/bjacobi/bjacobi.c
/petsc/src/sles/pc/impls/is/nn/nn.c
/petsc/src/sles/pc/interface/precon.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/dlregis.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/interface/draw.c
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/draw/utils/dscatter.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/objects/cookie.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/makefile
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/plog.h
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/utils/dict.c
/petsc/src/sys/src/utils/pbarrier.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/dlregis.c
/petsc/src/ts/interface/ts.c
interface/dlregis.c
interface/makefile
interface/map.c
interface/veccreate.c
interface/vecregall.c
interface/vector.c
is/interface/index.c
utils/comb.c
utils/vecio.c
utils/vscat.c
3789853d19-Oct-2001 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.82
bsmith@terra.mcs.anl.gov|ChangeSet|20011019160254|43883
ChangeSet
1.82 01/10/19 11:02:54 bsmith@terra.mcs.anl.gov +0 -0
Merge bsmith@shakey:/home/petsc/petsc-bk/petsc
into ter

bk-changeset-1.82
bsmith@terra.mcs.anl.gov|ChangeSet|20011019160254|43883
ChangeSet
1.82 01/10/19 11:02:54 bsmith@terra.mcs.anl.gov +0 -0
Merge bsmith@shakey:/home/petsc/petsc-bk/petsc
into terra.mcs.anl.gov:/sandbox/bsmith/petsc


Hg-commit: 583f842d828da9dc56b0fa049fc7c5a0656c39ee

show more ...

b56818dc19-Oct-2001 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.81
bsmith@terra.mcs.anl.gov|ChangeSet|20011019160241|43880
ChangeSet
1.81 01/10/19 11:02:41 bsmith@terra.mcs.anl.gov +1 -0
bug fixes for Matt's update for C++ and fix for VecCreate

bk-changeset-1.81
bsmith@terra.mcs.anl.gov|ChangeSet|20011019160241|43880
ChangeSet
1.81 01/10/19 11:02:41 bsmith@terra.mcs.anl.gov +1 -0
bug fixes for Matt's update for C++ and fix for VecCreate() new calling sequence

src/vec/examples/tutorials/ex11.c
1.3 01/10/19 11:01:39 bsmith@terra.mcs.anl.gov +2 -2
changed to argumentless VecCreate()


Hg-commit: 430ca261295016435809404ff8968910bb02094b

show more ...

9ed1b47b19-Oct-2001 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.79.1.1
balay@shakey.mcs.anl.gov|ChangeSet|20011019151104|43837
ChangeSet
1.79.1.1 01/10/19 10:11:04 balay@shakey.mcs.anl.gov +4 -0
change absulute paths to relative paths so that t

bk-changeset-1.79.1.1
balay@shakey.mcs.anl.gov|ChangeSet|20011019151104|43837
ChangeSet
1.79.1.1 01/10/19 10:11:04 balay@shakey.mcs.anl.gov +4 -0
change absulute paths to relative paths so that the tags files generated are portable

src/vec/esi/makefile
1.3 01/10/19 10:11:04 balay@shakey.mcs.anl.gov +1 -1
change absulute paths to relative paths so that the tags files generated are portable

src/sys/src/esi/makefile
1.3 01/10/19 10:11:04 balay@shakey.mcs.anl.gov +1 -1
change absulute paths to relative paths so that the tags files generated are portable

src/sles/pc/esi/makefile
1.2 01/10/19 10:11:04 balay@shakey.mcs.anl.gov +1 -1
change absulute paths to relative paths so that the tags files generated are portable

src/mat/esi/makefile
1.3 01/10/19 10:11:03 balay@shakey.mcs.anl.gov +1 -1
change absulute paths to relative paths so that the tags files generated are portable


Hg-commit: c9f1405b6547566ec7888b1d4b335a2239e58708

show more ...

c134de8d18-Oct-2001 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.74.2.1
balay@shakey.mcs.anl.gov|ChangeSet|20011018182511|42662
ChangeSet
1.74.2.1 01/10/18 13:25:11 balay@shakey.mcs.anl.gov +69 -0
void (*)() -> void (*)(void)

src/vec/interfac

bk-changeset-1.74.2.1
balay@shakey.mcs.anl.gov|ChangeSet|20011018182511|42662
ChangeSet
1.74.2.1 01/10/18 13:25:11 balay@shakey.mcs.anl.gov +69 -0
void (*)() -> void (*)(void)

src/vec/interface/vector.c
1.6 01/10/18 13:25:11 balay@shakey.mcs.anl.gov +2 -2
void (*)() -> void (*)(void)

src/vec/interface/vecreg.c
1.4 01/10/18 13:25:11 balay@shakey.mcs.anl.gov +4 -4
void (*)() -> void (*)(void)

src/vec/interface/veccreate.c
1.5 01/10/18 13:25:11 balay@shakey.mcs.anl.gov +2 -2
void (*)() -> void (*)(void)

src/vec/impls/seq/bvec2.c
1.6 01/10/18 13:25:11 balay@shakey.mcs.anl.gov +1 -1
void (*)() -> void (*)(void)

src/vec/impls/mpi/pbvec.c
1.6 01/10/18 13:25:11 balay@shakey.mcs.anl.gov +2 -2
void (*)() -> void (*)(void)

src/ts/interface/ts.c
1.6 01/10/18 13:25:11 balay@shakey.mcs.anl.gov +1 -1
void (*)() -> void (*)(void)

src/ts/impls/pseudo/posindep.c
1.3 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +4 -4
void (*)() -> void (*)(void)

src/ts/impls/implicit/pvode/petscpvode.c
1.2 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +8 -8
void (*)() -> void (*)(void)

src/ts/examples/tests/ex1.c
1.2 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +2 -2
void (*)() -> void (*)(void)

src/sys/src/viewer/interface/viewreg.c
1.3 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +2 -2
void (*)() -> void (*)(void)

src/sys/src/viewer/impls/binary/binv.c
1.4 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +1 -1
void (*)() -> void (*)(void)

src/sys/src/viewer/impls/ascii/filev.c
1.8 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +2 -2
void (*)() -> void (*)(void)

src/sys/src/viewer/impls/ams/ams.c
1.4 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +2 -2
void (*)() -> void (*)(void)

src/sys/src/objects/inherit.c
1.5 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +6 -6
void (*)() -> void (*)(void)

src/sys/src/matlabengine/matlab.c
1.3 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +2 -2
void (*)() -> void (*)(void)

src/sys/src/draw/interface/drawreg.c
1.2 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +2 -2
void (*)() -> void (*)(void)

src/sys/src/dll/reg.c
1.5 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +3 -3
void (*)() -> void (*)(void)

src/snes/mf/wp.c
1.2 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +2 -2
void (*)() -> void (*)(void)

src/snes/mf/snesmfjdef.c
1.2 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +1 -1
void (*)() -> void (*)(void)

src/snes/mf/snesmfj.c
1.2 01/10/18 13:25:10 balay@shakey.mcs.anl.gov +4 -4
void (*)() -> void (*)(void)

src/snes/interface/snes.c
1.4 01/10/18 13:25:09 balay@shakey.mcs.anl.gov +1 -1
void (*)() -> void (*)(void)

src/snes/interface/noise/snesmfj2.c
1.2 01/10/18 13:25:09 balay@shakey.mcs.anl.gov +3 -3
void (*)() -> void (*)(void)

src/snes/impls/ls/ls.c
1.4 01/10/18 13:25:09 balay@shakey.mcs.anl.gov +2 -2
void (*)() -> void (*)(void)

src/sles/pc/interface/precon.c
1.2 01/10/18 13:25:09 balay@shakey.mcs.anl.gov +1 -1
void (*)() -> void (*)(void)

src/sles/pc/impls/spai/src/ispai.c
1.2 01/10/18 13:25:09 balay@shakey.mcs.anl.gov +8 -8
void (*)() -> void (*)(void)

src/sles/pc/impls/sor/sor.c
1.2 01/10/18 13:25:09 balay@shakey.mcs.anl.gov +3 -3
void (*)() -> void (*)(void)

src/sles/pc/impls/sles/pcsles.c
1.2 01/10/18 13:25:09 balay@shakey.mcs.anl.gov +2 -2
void (*)() -> void (*)(void)

src/sles/pc/impls/shell/shellpc.c
1.3 01/10/18 13:25:09 balay@shakey.mcs.anl.gov +7 -7
void (*)() -> void (*)(void)

src/sles/pc/impls/redundant/redundant.c
1.2 01/10/18 13:25:09 balay@shakey.mcs.anl.gov +3 -3
void (*)() -> void (*)(void)

src/sles/pc/impls/lu/lu.c
1.2 01/10/18 13:25:09 balay@shakey.mcs.anl.gov +7 -7
void (*)() -> void (*)(void)

src/sles/pc/impls/jacobi/jacobi.c
1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +1 -1
void (*)() -> void (*)(void)

src/sles/pc/impls/ilu/ilu.c
1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +10 -10
void (*)() -> void (*)(void)

src/sles/pc/impls/icc/icc.c
1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +3 -3
void (*)() -> void (*)(void)

src/sles/pc/impls/eisens/eisen.c
1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +3 -3
void (*)() -> void (*)(void)

src/sles/pc/impls/composite/composite.c
1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +5 -5
void (*)() -> void (*)(void)

src/sles/pc/impls/cholesky/cholesky.c
1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +6 -6
void (*)() -> void (*)(void)

src/sles/pc/impls/bjacobi/bjacobi.c
1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +6 -6
void (*)() -> void (*)(void)

src/sles/pc/impls/asm/asm.c
1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +6 -6
void (*)() -> void (*)(void)

src/sles/pc/examples/tests/ex5.c
1.3 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +3 -3
void (*)() -> void (*)(void)

src/sles/ksp/interface/itcreate.c
1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +1 -1
void (*)() -> void (*)(void)

src/sles/ksp/impls/rich/richscale.c
1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +1 -1
void (*)() -> void (*)(void)

src/sles/ksp/impls/qcg/qcg.c
1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +3 -3
void (*)() -> void (*)(void)

src/sles/ksp/impls/gmres/gmres2.c
1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +3 -3
void (*)() -> void (*)(void)

src/sles/ksp/impls/gmres/gmpre.c
1.2 01/10/18 13:25:08 balay@shakey.mcs.anl.gov +1 -1
void (*)() -> void (*)(void)

src/sles/ksp/impls/fgmres/modpcf.c
1.2 01/10/18 13:25:07 balay@shakey.mcs.anl.gov +1 -1
void (*)() -> void (*)(void)

src/sles/ksp/impls/cheby/cheby.c
1.2 01/10/18 13:25:07 balay@shakey.mcs.anl.gov +1 -1
void (*)() -> void (*)(void)

src/sles/ksp/impls/cg/cgtype.c
1.2 01/10/18 13:25:07 balay@shakey.mcs.anl.gov +1 -1
void (*)() -> void (*)(void)

src/pf/interface/pf.c
1.3 01/10/18 13:25:07 balay@shakey.mcs.anl.gov +1 -1
void (*)() -> void (*)(void)

src/mat/utils/matio.c
1.2 01/10/18 13:25:07 balay@shakey.mcs.anl.gov +2 -2
void (*)() -> void (*)(void)

src/mat/partition/partition.c
1.2 01/10/18 13:25:07 balay@shakey.mcs.anl.gov +1 -1
void (*)() -> void (*)(void)

src/mat/order/sorder.c
1.2 01/10/18 13:25:06 balay@shakey.mcs.anl.gov +1 -1
void (*)() -> void (*)(void)

src/mat/interface/matrix.c
1.7.1.1 01/10/18 13:25:06 balay@shakey.mcs.anl.gov +3 -3
void (*)() -> void (*)(void)

src/mat/interface/matreg.c
1.2 01/10/18 13:25:06 balay@shakey.mcs.anl.gov +2 -2
void (*)() -> void (*)(void)

src/mat/impls/shell/shell.c
1.3 01/10/18 13:25:06 balay@shakey.mcs.anl.gov +10 -10
void (*)() -> void (*)(void)

src/mat/impls/sbaij/seq/sbaij.c
1.3 01/10/18 13:25:06 balay@shakey.mcs.anl.gov +1 -1
void (*)() -> void (*)(void)

src/mat/impls/baij/seq/baij.c
1.4 01/10/18 13:25:06 balay@shakey.mcs.anl.gov +1 -1
void (*)() -> void (*)(void)

src/mat/impls/aij/seq/superlu.c
1.2 01/10/18 13:25:06 balay@shakey.mcs.anl.gov +1 -1
void (*)() -> void (*)(void)

src/mat/impls/aij/seq/aij.c
1.4 01/10/18 13:25:06 balay@shakey.mcs.anl.gov +3 -3
void (*)() -> void (*)(void)

src/mat/impls/adic/matadic.c
1.2 01/10/18 13:25:06 balay@shakey.mcs.anl.gov +3 -3
void (*)() -> void (*)(void)

src/mat/color/color.c
1.2 01/10/18 13:25:06 balay@shakey.mcs.anl.gov +1 -1
void (*)() -> void (*)(void)

src/fortran/custom/zmat.c
1.1.1.1 01/10/18 13:25:05 balay@shakey.mcs.anl.gov +1 -1
void (*)() -> void (*)(void)

src/dm/da/utils/pack.c
1.2 01/10/18 13:25:05 balay@shakey.mcs.anl.gov +4 -4
void (*)() -> void (*)(void)

src/dm/da/src/da3.c
1.2 01/10/18 13:25:05 balay@shakey.mcs.anl.gov +2 -2
void (*)() -> void (*)(void)

src/dm/da/src/da2.c
1.4 01/10/18 13:25:04 balay@shakey.mcs.anl.gov +2 -2
void (*)() -> void (*)(void)

src/dm/da/src/da1.c
1.2 01/10/18 13:25:04 balay@shakey.mcs.anl.gov +2 -2
void (*)() -> void (*)(void)

include/petscvec.h
1.10 01/10/18 13:25:04 balay@shakey.mcs.anl.gov +1 -1
void (*)() -> void (*)(void)

include/petschead.h
1.4 01/10/18 13:25:04 balay@shakey.mcs.anl.gov +2 -2
void (*)() -> void (*)(void)

include/petsc.h
1.6 01/10/18 13:25:04 balay@shakey.mcs.anl.gov +6 -6
void (*)() -> void (*)(void)

docs/tex/manual/part2.tex
1.2 01/10/18 13:25:04 balay@shakey.mcs.anl.gov +1 -1
void (*)() -> void (*)(void)


Hg-commit: 08672fe849c3b0618c935ee4d1f2112330934d4b

show more ...


/petsc/bmake/config/packages.in
/petsc/docs/tex/manual/part2.tex
/petsc/include/petsc.h
/petsc/include/petschead.h
/petsc/include/petscvec.h
/petsc/makefile
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/mat/color/color.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/superlu.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/matio.c
/petsc/src/pf/interface/pf.c
/petsc/src/sles/ksp/impls/cg/cgtype.c
/petsc/src/sles/ksp/impls/cheby/cheby.c
/petsc/src/sles/ksp/impls/fgmres/modpcf.c
/petsc/src/sles/ksp/impls/gmres/gmpre.c
/petsc/src/sles/ksp/impls/gmres/gmres2.c
/petsc/src/sles/ksp/impls/qcg/qcg.c
/petsc/src/sles/ksp/impls/rich/richscale.c
/petsc/src/sles/ksp/interface/itcreate.c
/petsc/src/sles/pc/examples/tests/ex5.c
/petsc/src/sles/pc/impls/asm/asm.c
/petsc/src/sles/pc/impls/bjacobi/bjacobi.c
/petsc/src/sles/pc/impls/cholesky/cholesky.c
/petsc/src/sles/pc/impls/composite/composite.c
/petsc/src/sles/pc/impls/eisens/eisen.c
/petsc/src/sles/pc/impls/icc/icc.c
/petsc/src/sles/pc/impls/ilu/ilu.c
/petsc/src/sles/pc/impls/jacobi/jacobi.c
/petsc/src/sles/pc/impls/lu/lu.c
/petsc/src/sles/pc/impls/redundant/redundant.c
/petsc/src/sles/pc/impls/shell/shellpc.c
/petsc/src/sles/pc/impls/sles/pcsles.c
/petsc/src/sles/pc/impls/sor/sor.c
/petsc/src/sles/pc/impls/spai/src/ispai.c
/petsc/src/sles/pc/interface/precon.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/fileio/grpath.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/viewer/impls/ams/ams.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
impls/mpi/pbvec.c
impls/seq/bvec2.c
interface/veccreate.c
interface/vecreg.c
interface/vector.c
1d78b1f517-Oct-2001 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.68.1.1
balay@shakey.mcs.anl.gov|ChangeSet|20011017204832|65051
ChangeSet
1.68.1.1 01/10/17 15:48:32 balay@shakey.mcs.anl.gov +2 -0
fix fortran interface inclue file

src/vec/inte

bk-changeset-1.68.1.1
balay@shakey.mcs.anl.gov|ChangeSet|20011017204832|65051
ChangeSet
1.68.1.1 01/10/17 15:48:32 balay@shakey.mcs.anl.gov +2 -0
fix fortran interface inclue file

src/vec/interface/veccreate.c
1.4 01/10/17 15:48:32 balay@shakey.mcs.anl.gov +1 -1
fix fortran interface inclue file

src/vec/impls/esi/ebvec1.c
1.5.1.2 01/10/17 15:48:32 balay@shakey.mcs.anl.gov +1 -1
fix fortran interface inclue file


Hg-commit: 236ab819ac1041b2e8d151e1b58af4e19079dfff

show more ...

fa3b22f817-Oct-2001 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.68
balay@shakey.mcs.anl.gov|ChangeSet|20011017194701|65041
ChangeSet
1.68 01/10/17 14:47:01 balay@shakey.mcs.anl.gov +92 -0
Fix VecSetSizes() in VECESI routines, and examples

sr

bk-changeset-1.68
balay@shakey.mcs.anl.gov|ChangeSet|20011017194701|65041
ChangeSet
1.68 01/10/17 14:47:01 balay@shakey.mcs.anl.gov +92 -0
Fix VecSetSizes() in VECESI routines, and examples

src/vec/interface/vector.c
1.5 01/10/17 14:47:01 balay@shakey.mcs.anl.gov +6 -6
VecSetTypeFromOptions -> VecSetTypeFromOptions Private
remove formated comments for this routine

src/vec/interface/veccreate.c
1.3 01/10/17 14:47:01 balay@shakey.mcs.anl.gov +2 -2
add in seealso VecSetSizes() to VecCreate()

src/vec/examples/tutorials/ex8.c
1.2 01/10/17 14:47:01 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/vec/examples/tutorials/ex7.c
1.2 01/10/17 14:47:01 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/vec/examples/tutorials/ex6.c
1.2 01/10/17 14:47:01 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/vec/examples/tutorials/ex5.c
1.2 01/10/17 14:47:01 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/vec/examples/tutorials/ex3f.F
1.2 01/10/17 14:47:01 balay@shakey.mcs.anl.gov +4 -2
use VecSetSizes()

src/vec/examples/tutorials/ex3.c
1.2 01/10/17 14:47:00 balay@shakey.mcs.anl.gov +6 -4
use VecSetSizes()

src/vec/examples/tutorials/ex2.c
1.2 01/10/17 14:47:00 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/vec/examples/tutorials/ex1f90.F
1.2 01/10/17 14:47:00 balay@shakey.mcs.anl.gov +4 -2
use VecSetSizes()

src/vec/examples/tutorials/ex1f.F
1.2 01/10/17 14:47:00 balay@shakey.mcs.anl.gov +6 -3
use VecSetSizes()

src/vec/examples/tutorials/ex1e.c
1.2 01/10/17 14:47:00 balay@shakey.mcs.anl.gov +7 -6
use VecSetSizes()

src/vec/examples/tutorials/ex12.c
1.2 01/10/17 14:47:00 balay@shakey.mcs.anl.gov +4 -2
use VecSetSizes()

src/vec/examples/tutorials/ex11f.F
1.2 01/10/17 14:47:00 balay@shakey.mcs.anl.gov +6 -3
use VecSetSizes()

src/vec/examples/tutorials/ex11.c
1.2 01/10/17 14:47:00 balay@shakey.mcs.anl.gov +6 -2
use VecSetSizes()

src/vec/examples/tutorials/ex10.c
1.2 01/10/17 14:47:00 balay@shakey.mcs.anl.gov +6 -3
use VecSetSizes()

src/vec/examples/tutorials/ex1.c
1.3 01/10/17 14:47:00 balay@shakey.mcs.anl.gov +7 -6
use VecSetSizes()

src/vec/examples/tests/ex9.c
1.2 01/10/17 14:47:00 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/vec/examples/tests/ex5.c
1.2 01/10/17 14:47:00 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/vec/examples/tests/ex4.c
1.2 01/10/17 14:47:00 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/vec/examples/tests/ex31.c
1.2 01/10/17 14:46:59 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/vec/examples/tests/ex3.c
1.2 01/10/17 14:46:59 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/vec/examples/tests/ex29.c
1.2 01/10/17 14:46:59 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/vec/examples/tests/ex28.c
1.2 01/10/17 14:46:59 balay@shakey.mcs.anl.gov +4 -2
use VecSetSizes()

src/vec/examples/tests/ex26.c
1.2 01/10/17 14:46:59 balay@shakey.mcs.anl.gov +4 -2
use VecSetSizes()

src/vec/examples/tests/ex25.c
1.2 01/10/17 14:46:59 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/vec/examples/tests/ex24.c
1.2 01/10/17 14:46:59 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/vec/examples/tests/ex23.c
1.2 01/10/17 14:46:59 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/vec/examples/tests/ex22.c
1.2 01/10/17 14:46:59 balay@shakey.mcs.anl.gov +4 -2
use VecSetSizes()

src/vec/examples/tests/ex21.c
1.2 01/10/17 14:46:59 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/vec/examples/tests/ex19.F
1.2 01/10/17 14:46:59 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/vec/examples/tests/ex17.c
1.2 01/10/17 14:46:59 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/vec/examples/tests/ex14.c
1.2 01/10/17 14:46:59 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/vec/examples/tests/ex13.c
1.2 01/10/17 14:46:58 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/vec/examples/tests/ex12.c
1.2 01/10/17 14:46:58 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/vec/examples/tests/ex11.c
1.2 01/10/17 14:46:58 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/vec/examples/tests/ex10.c
1.2 01/10/17 14:46:58 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/vec/examples/tests/ex1.c
1.2 01/10/17 14:46:58 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/ts/examples/tests/ex4.c
1.2 01/10/17 14:46:58 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/ts/examples/tests/ex2.c
1.2 01/10/17 14:46:58 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/snes/examples/tutorials/ex6.c
1.2 01/10/17 14:46:58 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/snes/examples/tutorials/ex2.c
1.2 01/10/17 14:46:58 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/snes/examples/tutorials/ex10d/ex10.c
1.2 01/10/17 14:46:58 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/snes/examples/tests/ex1f.F
1.2 01/10/17 14:46:58 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/snes/examples/tests/ex1.c
1.2 01/10/17 14:46:57 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/sles/pc/examples/tests/ex8f.F
1.2 01/10/17 14:46:57 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/sles/examples/tutorials/ex9.c
1.2 01/10/17 14:46:57 balay@shakey.mcs.anl.gov +3 -2
use VecSetSizes()

src/sles/examples/tutorials/ex8.c
1.2 01/10/17 14:46:57 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/sles/examples/tutorials/ex7.c
1.2 01/10/17 14:46:57 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/sles/examples/tutorials/ex6f.F
1.2 01/10/17 14:46:57 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/sles/examples/tutorials/ex5.c
1.2 01/10/17 14:46:57 balay@shakey.mcs.anl.gov +3 -2
use VecSetSizes()

src/sles/examples/tutorials/ex4.c
1.2 01/10/17 14:46:57 balay@shakey.mcs.anl.gov +3 -2
use VecSetSizes()

src/sles/examples/tutorials/ex3.c
1.2 01/10/17 14:46:57 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/sles/examples/tutorials/ex23.c
1.2 01/10/17 14:46:57 balay@shakey.mcs.anl.gov +3 -2
use VecSetSizes()

src/sles/examples/tutorials/ex2.c
1.2 01/10/17 14:46:57 balay@shakey.mcs.anl.gov +5 -3
use VecSetSizes()

src/sles/examples/tutorials/ex1f.F
1.2 01/10/17 14:46:57 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/sles/examples/tutorials/ex16.c
1.2 01/10/17 14:46:56 balay@shakey.mcs.anl.gov +4 -2
use VecSetSizes()

src/sles/examples/tutorials/ex15.c
1.2 01/10/17 14:46:56 balay@shakey.mcs.anl.gov +4 -2
use VecSetSizes()

src/sles/examples/tutorials/ex12.c
1.2 01/10/17 14:46:56 balay@shakey.mcs.anl.gov +4 -2
use VecSetSizes()

src/sles/examples/tutorials/ex11f.F
1.2 01/10/17 14:46:56 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/sles/examples/tutorials/ex11.c
1.2 01/10/17 14:46:56 balay@shakey.mcs.anl.gov +4 -2
use VecSetSizes()

src/sles/examples/tutorials/ex10.c
1.2 01/10/17 14:46:56 balay@shakey.mcs.anl.gov +4 -2
use VecSetSizes()

src/sles/examples/tutorials/ex1.c
1.2 01/10/17 14:46:56 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/sles/examples/tests/ex7.c
1.2 01/10/17 14:46:56 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/sles/examples/tests/ex6.c
1.2 01/10/17 14:46:56 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/sles/examples/tests/ex3.c
1.2 01/10/17 14:46:56 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/sles/examples/tests/ex24.c
1.2 01/10/17 14:46:56 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/sles/examples/tests/ex20.c
1.2 01/10/17 14:46:56 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/sles/examples/tests/ex2.c
1.2 01/10/17 14:46:56 balay@shakey.mcs.anl.gov +4 -2
use VecSetSizes()

src/sles/examples/tests/ex18.c
1.2 01/10/17 14:46:56 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/sles/examples/tests/ex17.c
1.2 01/10/17 14:46:55 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/sles/examples/tests/ex15.c
1.2 01/10/17 14:46:55 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/sles/examples/tests/ex10.c
1.2 01/10/17 14:46:55 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/mat/examples/tests/ex9.c
1.2 01/10/17 14:46:55 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/mat/examples/tests/ex75.c
1.2 01/10/17 14:46:55 balay@shakey.mcs.anl.gov +3 -1
use VecSetSizes()

src/mat/examples/tests/ex72.c
1.2 01/10/17 14:46:55 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/mat/examples/tests/ex60.c
1.2 01/10/17 14:46:55 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/mat/examples/tests/ex57.c
1.2 01/10/17 14:46:55 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/mat/examples/tests/ex53.c
1.2 01/10/17 14:46:55 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/mat/examples/tests/ex50.c
1.2 01/10/17 14:46:55 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/mat/examples/tests/ex5.c
1.2 01/10/17 14:46:55 balay@shakey.mcs.anl.gov +4 -2
use VecSetSizes()

src/mat/examples/tests/ex33.c
1.2 01/10/17 14:46:55 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/mat/examples/tests/ex32.c
1.2 01/10/17 14:46:55 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/mat/examples/tests/ex28.c
1.2 01/10/17 14:46:54 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/mat/examples/tests/ex27.c
1.2 01/10/17 14:46:54 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/mat/examples/tests/ex19.c
1.2 01/10/17 14:46:54 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/mat/examples/tests/ex1.c
1.2 01/10/17 14:46:54 balay@shakey.mcs.anl.gov +4 -2
use VecSetSizes()

src/dm/ao/examples/tutorials/ex2.c
1.2 01/10/17 14:46:54 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
1.2 01/10/17 14:46:54 balay@shakey.mcs.anl.gov +2 -1
use VecSetSizes()

include/petscvec.h
1.9 01/10/17 14:46:54 balay@shakey.mcs.anl.gov +3 -3
squeze out extra spaces

src/mat/interface/matrix.c
1.7 01/10/17 12:02:10 balay@shakey.mcs.anl.gov +2 -2
fix typo in MatMultTransposeConstrained

src/vec/impls/esi/ebvec1.c
1.5.1.1 01/10/17 12:01:30 balay@shakey.mcs.anl.gov +4 -2
use new VecCreate() + VecSetSizes()


Hg-commit: 1e561aa9438f6c350bed22d1e30224a9dec650db

show more ...


/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex19.c
/petsc/src/mat/examples/tests/ex27.c
/petsc/src/mat/examples/tests/ex28.c
/petsc/src/mat/examples/tests/ex32.c
/petsc/src/mat/examples/tests/ex33.c
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/examples/tests/ex50.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex57.c
/petsc/src/mat/examples/tests/ex60.c
/petsc/src/mat/examples/tests/ex72.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/interface/matrix.c
/petsc/src/sles/examples/tests/ex10.c
/petsc/src/sles/examples/tests/ex15.c
/petsc/src/sles/examples/tests/ex17.c
/petsc/src/sles/examples/tests/ex18.c
/petsc/src/sles/examples/tests/ex2.c
/petsc/src/sles/examples/tests/ex20.c
/petsc/src/sles/examples/tests/ex24.c
/petsc/src/sles/examples/tests/ex3.c
/petsc/src/sles/examples/tests/ex6.c
/petsc/src/sles/examples/tests/ex7.c
/petsc/src/sles/examples/tutorials/ex1.c
/petsc/src/sles/examples/tutorials/ex10.c
/petsc/src/sles/examples/tutorials/ex11.c
/petsc/src/sles/examples/tutorials/ex11f.F
/petsc/src/sles/examples/tutorials/ex12.c
/petsc/src/sles/examples/tutorials/ex15.c
/petsc/src/sles/examples/tutorials/ex16.c
/petsc/src/sles/examples/tutorials/ex1f.F
/petsc/src/sles/examples/tutorials/ex2.c
/petsc/src/sles/examples/tutorials/ex23.c
/petsc/src/sles/examples/tutorials/ex3.c
/petsc/src/sles/examples/tutorials/ex4.c
/petsc/src/sles/examples/tutorials/ex5.c
/petsc/src/sles/examples/tutorials/ex6f.F
/petsc/src/sles/examples/tutorials/ex7.c
/petsc/src/sles/examples/tutorials/ex8.c
/petsc/src/sles/examples/tutorials/ex9.c
/petsc/src/sles/pc/examples/tests/ex8f.F
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tests/ex4.c
examples/tests/ex1.c
examples/tests/ex10.c
examples/tests/ex11.c
examples/tests/ex12.c
examples/tests/ex13.c
examples/tests/ex14.c
examples/tests/ex17.c
examples/tests/ex19.F
examples/tests/ex21.c
examples/tests/ex22.c
examples/tests/ex23.c
examples/tests/ex24.c
examples/tests/ex25.c
examples/tests/ex26.c
examples/tests/ex28.c
examples/tests/ex29.c
examples/tests/ex3.c
examples/tests/ex31.c
examples/tests/ex4.c
examples/tests/ex5.c
examples/tests/ex9.c
examples/tutorials/ex1.c
examples/tutorials/ex10.c
examples/tutorials/ex11.c
examples/tutorials/ex11f.F
examples/tutorials/ex12.c
examples/tutorials/ex1e.c
examples/tutorials/ex1f.F
examples/tutorials/ex1f90.F
examples/tutorials/ex2.c
examples/tutorials/ex3.c
examples/tutorials/ex3f.F
examples/tutorials/ex5.c
examples/tutorials/ex6.c
examples/tutorials/ex7.c
examples/tutorials/ex8.c
impls/esi/ebvec1.c
interface/veccreate.c
interface/vector.c
f89bf76517-Oct-2001 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.63
knepley@spinetta.mcs.anl.gov|ChangeSet|20011017144502|38665
ChangeSet
1.63 01/10/17 09:45:02 knepley@spinetta.mcs.anl.gov +3 -0
Merge spinetta.mcs.anl.gov:/nfs/mcs-homes07/petsc

bk-changeset-1.63
knepley@spinetta.mcs.anl.gov|ChangeSet|20011017144502|38665
ChangeSet
1.63 01/10/17 09:45:02 knepley@spinetta.mcs.anl.gov +3 -0
Merge spinetta.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc
into spinetta.mcs.anl.gov:/sandbox/knepley/PETSc-dev/petsc

src/mat/matimpl.h
1.4 01/10/17 09:45:02 knepley@spinetta.mcs.anl.gov +0 -0
Auto merged

src/mat/interface/matrix.c
1.6 01/10/17 09:45:02 knepley@spinetta.mcs.anl.gov +0 -0
Auto merged

include/petscmat.h
1.5 01/10/17 09:45:01 knepley@spinetta.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 79e1ac9b9c96b9052900966693c280b4289d91eb

show more ...

ef0b0b1b17-Oct-2001 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.52.1.12
bsmith@terra.mcs.anl.gov|ChangeSet|20011017143122|50590
ChangeSet
1.52.1.12 01/10/17 09:31:22 bsmith@terra.mcs.anl.gov +0 -0
Merge bsmith@shakey:/home/petsc/petsc-bk/petsc

bk-changeset-1.52.1.12
bsmith@terra.mcs.anl.gov|ChangeSet|20011017143122|50590
ChangeSet
1.52.1.12 01/10/17 09:31:22 bsmith@terra.mcs.anl.gov +0 -0
Merge bsmith@shakey:/home/petsc/petsc-bk/petsc
into terra.mcs.anl.gov:/sandbox/bsmith/petsc


Hg-commit: c2191dd63f6aaa1d9f9d471b5579c2c904f032da

show more ...

0676abe417-Oct-2001 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.61
knepley@spinetta.mcs.anl.gov|ChangeSet|20011017133310|45570
ChangeSet
1.61 01/10/17 08:33:10 knepley@spinetta.mcs.anl.gov +9 -0
Removed underscore from Vec types

src/vec/inte

bk-changeset-1.61
knepley@spinetta.mcs.anl.gov|ChangeSet|20011017133310|45570
ChangeSet
1.61 01/10/17 08:33:10 knepley@spinetta.mcs.anl.gov +9 -0
Removed underscore from Vec types

src/vec/interface/vector.c
1.4 01/10/17 08:33:09 knepley@spinetta.mcs.anl.gov +2 -2
Removed underscore from Vec types

src/vec/interface/vecregall.c
1.2 01/10/17 08:33:09 knepley@spinetta.mcs.anl.gov +6 -6
Removed underscore from Vec types

src/vec/interface/vecreg.c
1.3 01/10/17 08:33:09 knepley@spinetta.mcs.anl.gov +1 -1
Removed underscore from Vec types

src/vec/impls/shared/shvec.c
1.6 01/10/17 08:33:09 knepley@spinetta.mcs.anl.gov +1 -1
Removed underscore from Vec types

src/vec/impls/seq/vseqcr.c
1.5 01/10/17 08:33:09 knepley@spinetta.mcs.anl.gov +1 -1
Removed underscore from Vec types

src/vec/impls/mpi/vmpicr.c
1.5 01/10/17 08:33:09 knepley@spinetta.mcs.anl.gov +1 -1
Removed underscore from Vec types

src/dm/da/src/da2.c
1.2 01/10/17 08:33:09 knepley@spinetta.mcs.anl.gov +2 -2
Removed underscore from Vec types

src/contrib/lahaye/ramg/petscfunc.c
1.2 01/10/17 08:33:09 knepley@spinetta.mcs.anl.gov +1 -1
Removed underscore from Vec types

include/petscvec.h
1.8 01/10/17 08:33:08 knepley@spinetta.mcs.anl.gov +6 -6
Removed underscore from Vec types


Hg-commit: ce0a52f7e48ce235f34a10042d9726d95299e4e0

show more ...

9e94439a17-Oct-2001 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.60
knepley@spinetta.mcs.anl.gov|ChangeSet|20011017131140|45522
ChangeSet
1.60 01/10/17 08:11:40 knepley@spinetta.mcs.anl.gov +9 -0
Merge with Satish's change (I think I might have

bk-changeset-1.60
knepley@spinetta.mcs.anl.gov|ChangeSet|20011017131140|45522
ChangeSet
1.60 01/10/17 08:11:40 knepley@spinetta.mcs.anl.gov +9 -0
Merge with Satish's change (I think I might have to go back and
take out the underscores)

src/vec/utils/gcreatev.c
1.3 01/10/17 08:11:39 knepley@spinetta.mcs.anl.gov +0 -1
I have underscores (must try and compile)

src/vec/impls/shared/shvec.c
1.5 01/10/17 08:11:39 knepley@spinetta.mcs.anl.gov +1 -1
I have underscores (must try and compile)

src/vec/impls/seq/vseqcr.c
1.4 01/10/17 08:11:39 knepley@spinetta.mcs.anl.gov +1 -1
I have underscores (must try and compile)

src/vec/impls/mpi/vmpicr.c
1.4 01/10/17 08:11:39 knepley@spinetta.mcs.anl.gov +1 -1
I have underscores (must try and compile)

include/petscvec.h
1.7 01/10/17 08:11:39 knepley@spinetta.mcs.anl.gov +7 -7
I have underscores (must try and compile)

src/vec/impls/seq/bvec2.c
1.5 01/10/17 08:06:31 knepley@spinetta.mcs.anl.gov +0 -0
Auto merged

src/vec/impls/mpi/pbvec.c
1.5 01/10/17 08:06:31 knepley@spinetta.mcs.anl.gov +0 -0
Auto merged

src/vec/impls/esi/ebvec1.c
1.5 01/10/17 08:06:31 knepley@spinetta.mcs.anl.gov +0 -0
Auto merged

makefile
1.17 01/10/17 08:06:31 knepley@spinetta.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 75e36358c89dd688d3f6336ff50b0bb11eb2592b

show more ...

7097b90717-Oct-2001 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.55
knepley@spinetta.mcs.anl.gov|ChangeSet|20011017125613|33699
ChangeSet
1.55 01/10/17 07:56:13 knepley@spinetta.mcs.anl.gov +12 -0
Added a ParameterDict interface for PetscObject

bk-changeset-1.55
knepley@spinetta.mcs.anl.gov|ChangeSet|20011017125613|33699
ChangeSet
1.55 01/10/17 07:56:13 knepley@spinetta.mcs.anl.gov +12 -0
Added a ParameterDict interface for PetscObject
Removed ParameterDict from all constructors
VecSetSize --> VecSetSizes

src/vec/utils/vecio.c
1.4 01/10/17 07:48:28 knepley@spinetta.mcs.anl.gov +2 -2
VecSetSize --> VecSetSizes

src/vec/interface/vector.c
1.3 01/10/17 07:48:28 knepley@spinetta.mcs.anl.gov +3 -3
VecSetSize --> VecSetSizes

src/vec/interface/vecreg.c
1.2 01/10/17 07:48:28 knepley@spinetta.mcs.anl.gov +2 -2
Removed ParameterDict from constructor

src/vec/impls/shared/shvec.c
1.4 01/10/17 07:48:28 knepley@spinetta.mcs.anl.gov +2 -2
Removed ParameterDict from constructor
VecSetSize --> VecSetSizes

src/vec/impls/seq/vseqcr.c
1.3 01/10/17 07:48:28 knepley@spinetta.mcs.anl.gov +1 -1
VecSetSize --> VecSetSizes

src/vec/impls/seq/bvec2.c
1.4 01/10/17 07:48:28 knepley@spinetta.mcs.anl.gov +4 -3
Removed ParameterDict from constructor
VecSetSize --> VecSetSizes

src/vec/impls/mpi/vmpicr.c
1.3 01/10/17 07:48:28 knepley@spinetta.mcs.anl.gov +1 -1
VecSetSize --> VecSetSizes

src/vec/impls/mpi/pbvec.c
1.4 01/10/17 07:48:28 knepley@spinetta.mcs.anl.gov +8 -7
Removed ParameterDict from constructor
VecSetSize --> VecSetSizes

src/vec/impls/esi/ebvec1.c
1.4 01/10/17 07:48:28 knepley@spinetta.mcs.anl.gov +2 -2
Removed ParameterDict from constructor

src/sys/src/objects/inherit.c
1.4 01/10/17 07:48:27 knepley@spinetta.mcs.anl.gov +51 -0
Added ParameterDict interface

include/petscvec.h
1.6 01/10/17 07:48:24 knepley@spinetta.mcs.anl.gov +3 -2
VecSetSize --> VecSetSizes

include/petsc.h
1.5 01/10/17 07:48:24 knepley@spinetta.mcs.anl.gov +2 -0
Added ParameterDict interface for objects


Hg-commit: 36beee64e6545c217d88f66365e334b32f307105

show more ...

6d88219b16-Oct-2001 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.52.5.1
bsmith@terra.mcs.anl.gov|ChangeSet|20011016192201|51885
ChangeSet
1.52.5.1 01/10/16 14:22:01 bsmith@terra.mcs.anl.gov +26 -0
removed Mat method getownershiprange(), started

bk-changeset-1.52.5.1
bsmith@terra.mcs.anl.gov|ChangeSet|20011016192201|51885
ChangeSet
1.52.5.1 01/10/16 14:22:01 bsmith@terra.mcs.anl.gov +26 -0
removed Mat method getownershiprange(), started work on petsc matrix wrapper for esi matrices

src/mat/impls/esi/makefile
1.3 01/10/16 14:22:00 bsmith@terra.mcs.anl.gov +1 -1
added esi and cca includes

include/petscmat.h
1.4 01/10/16 14:22:00 bsmith@terra.mcs.anl.gov +1 -0
added petscesi matrix class

src/mat/interface/matrix.c
1.5 01/10/16 14:21:58 bsmith@terra.mcs.anl.gov +1 -2
changed MatGetOwnershipRange to get information from the Map, not by calling a matrix method. The method has
been removed from the matrix class

src/mat/interface/matregis.c
1.2 01/10/16 14:21:58 bsmith@terra.mcs.anl.gov +8 -0
register the esi matrix types to petsc

src/mat/impls/shell/shell.c
1.2 01/10/16 14:21:58 bsmith@terra.mcs.anl.gov +0 -14
removed MatGetOwnershipRange method

src/mat/impls/sbaij/seq/sbaij.c
1.2 01/10/16 14:21:58 bsmith@terra.mcs.anl.gov +0 -11
removed MatGetOwnershipRange method

src/mat/impls/sbaij/mpi/mpisbaij.c
1.2 01/10/16 14:21:58 bsmith@terra.mcs.anl.gov +0 -13
removed MatGetOwnershipRange method

src/mat/impls/rowbs/mpi/mpirowbs.c
1.2 01/10/16 14:21:57 bsmith@terra.mcs.anl.gov +0 -13
removed MatGetOwnershipRange method

src/mat/impls/esi/mesi.c
1.2 01/10/16 14:21:57 bsmith@terra.mcs.anl.gov +74 -2932
started work on PETSc Mat wrapper for esi matrices/operators

src/mat/impls/dense/seq/dense.c
1.2 01/10/16 14:21:57 bsmith@terra.mcs.anl.gov +0 -11
removed MatGetOwnershipRange method

src/mat/impls/dense/mpi/mpidense.c
1.2 01/10/16 14:21:57 bsmith@terra.mcs.anl.gov +0 -13
removed MatGetOwnershipRange method

src/mat/impls/bdiag/seq/bdiag3.c
1.2 01/10/16 14:21:57 bsmith@terra.mcs.anl.gov +0 -10
removed MatGetOwnershipRange method

src/mat/impls/bdiag/seq/bdiag.c
1.2 01/10/16 14:21:57 bsmith@terra.mcs.anl.gov +0 -2
removed MatGetOwnershipRange method

src/mat/impls/bdiag/mpi/mpibdiag.c
1.2 01/10/16 14:21:57 bsmith@terra.mcs.anl.gov +0 -13
removed MatGetOwnershipRange method

src/mat/impls/baij/seq/baij.c
1.3 01/10/16 14:21:56 bsmith@terra.mcs.anl.gov +0 -11
removed MatGetOwnershipRange method

src/mat/impls/baij/mpi/mpibaij.c
1.3 01/10/16 14:21:56 bsmith@terra.mcs.anl.gov +0 -13
removed MatGetOwnershipRange method

src/mat/impls/aij/seq/aij.c
1.3 01/10/16 14:21:56 bsmith@terra.mcs.anl.gov +0 -11
removed MatGetOwnershipRange method

src/mat/impls/aij/mpi/mpiaij.c
1.2 01/10/16 14:21:56 bsmith@terra.mcs.anl.gov +0 -13
removed MatGetOwnershipRange method

src/mat/impls/adj/mpi/mpiadj.c
1.2 01/10/16 14:21:56 bsmith@terra.mcs.anl.gov +0 -12
removed MatGetOwnershipRange method

src/mat/esi/ematrix.c
1.3 01/10/16 14:21:56 bsmith@terra.mcs.anl.gov +18 -0
added constructor to esi::petsc::Matrix from a Mat and added esi:MatrixData to the getInterface()
that I forgot before

include/esi/petsc/matrix.h
1.3 01/10/16 14:21:55 bsmith@terra.mcs.anl.gov +3 -0
added MATESI and MATPETSCESI

src/mat/matimpl.h
1.3 01/10/16 13:46:46 bsmith@terra.mcs.anl.gov +0 -1
remove getownershiprange, it now gets that information from the map

include/petscmat.h
1.3 01/10/16 12:56:58 bsmith@terra.mcs.anl.gov +1 -0
added MatESI

src/mat/impls/esi/makefile
1.2 01/10/16 12:48:37 bsmith@terra.mcs.anl.gov +11 -6
*** empty log message ***

src/vec/esi/evector.c
1.3 01/10/16 12:36:18 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***

src/sys/src/esi/eobject.c
1.3 01/10/16 11:24:01 bsmith@terra.mcs.anl.gov +1 -2
removed extra PetscObjectDereference() that was deleting the objects one
to many times.

src/fortran/custom/zpc.c
1.2 01/10/16 11:12:27 bsmith@terra.mcs.anl.gov +4 -4
fixed fortran interface for new exteneded calling sequence for PCApplyRichardson()

src/vec/examples/tutorials/makefile
1.2 01/10/16 11:08:15 bsmith@terra.mcs.anl.gov +6 -0
*** empty log message ***


Hg-commit: 5deb9dd5ef01876b82ab984f47639eb73522e74a

show more ...

47b409c816-Oct-2001 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.52.4.1
balay@shakey.mcs.anl.gov|ChangeSet|20011016161243|59676
ChangeSet
1.52.4.1 01/10/16 11:12:43 balay@shakey.mcs.anl.gov +2 -0
Fix vec ex33 to use MPIVEC instead of PetscSequen

bk-changeset-1.52.4.1
balay@shakey.mcs.anl.gov|ChangeSet|20011016161243|59676
ChangeSet
1.52.4.1 01/10/16 11:12:43 balay@shakey.mcs.anl.gov +2 -0
Fix vec ex33 to use MPIVEC instead of PetscSequentialPhaseBegin/End()
for printing the values of SEQVECs

src/vec/examples/tests/output/ex33_1.out
1.2 01/10/16 11:09:50 balay@shakey.mcs.anl.gov +4 -0
*** empty log message ***

src/vec/examples/tests/ex33.c
1.2 01/10/16 11:08:58 balay@shakey.mcs.anl.gov +12 -6
Removed using PetscSequentialPhaseBegin/End() as they don't work well
with flushing stdout. Instead using AN MPIVEC with all the SEQVECs and
do a VecView on it.


Hg-commit: 81052f4d8f3b78f84dcc6c0692e61ac9f555c9c0

show more ...

20baf32916-Oct-2001 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.52.1.5
balay@shakey.mcs.anl.gov|ChangeSet|20011016054028|59656
ChangeSet
1.52.1.5 01/10/16 00:40:28 balay@shakey.mcs.anl.gov +2 -0
Complete change to using VecType of type VECMPI i

bk-changeset-1.52.1.5
balay@shakey.mcs.anl.gov|ChangeSet|20011016054028|59656
ChangeSet
1.52.1.5 01/10/16 00:40:28 balay@shakey.mcs.anl.gov +2 -0
Complete change to using VecType of type VECMPI instead of VEC_MPI

src/vec/impls/esi/ebvec1.c
1.2.1.3 01/10/16 00:40:28 balay@shakey.mcs.anl.gov +1 -1
Fix unfinished changes for VecType

src/vec/impls/esi/ebvec1.c
1.2.1.2 01/10/16 00:27:55 balay@shakey.mcs.anl.gov +4 -4
*** empty log message ***

src/vec/utils/gcreatev.c
1.1.1.2 01/10/16 00:27:50 balay@shakey.mcs.anl.gov +1 -1
*** empty log message ***


Hg-commit: 77961c3d2926e1d8b8562da6b4ceb9c53cb4a19e

show more ...

d52a3d2816-Oct-2001 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.52.1.4
balay@shakey.mcs.anl.gov|ChangeSet|20011016051028|59684
ChangeSet
1.52.1.4 01/10/16 00:10:28 balay@shakey.mcs.anl.gov +9 -0
Change VecTypes to use format VECSEQ instead of V

bk-changeset-1.52.1.4
balay@shakey.mcs.anl.gov|ChangeSet|20011016051028|59684
ChangeSet
1.52.1.4 01/10/16 00:10:28 balay@shakey.mcs.anl.gov +9 -0
Change VecTypes to use format VECSEQ instead of VEC_SEQ and be
consistant with other Types

src/vec/impls/seq/bvec2.c
1.1.1.1 01/10/16 00:08:43 balay@shakey.mcs.anl.gov +1 -1
VEC_ -> VEC change for VecTypes

src/vec/utils/gcreatev.c
1.1.1.1 01/10/16 00:08:36 balay@shakey.mcs.anl.gov +1 -1
VEC_ -> VEC change for VecTypes

include/finclude/petscvec.h
1.2 01/10/16 00:07:32 balay@shakey.mcs.anl.gov +6 -4
VEC_ -> VEC conversion for VecType

include/petscvec.h
1.4.1.1 01/10/16 00:07:05 balay@shakey.mcs.anl.gov +7 -7
VEC_ -> VEC conversion for VecType

src/vec/utils/vscat.c
1.2 01/10/16 00:06:47 balay@shakey.mcs.anl.gov +13 -13
VECMPI -> VEC_MPI_ID and VECSEQ -> VEC_SEQ_ID to avoid conflict with VecType

src/vec/impls/seq/vseqcr.c
1.1.1.1 01/10/16 00:05:31 balay@shakey.mcs.anl.gov +1 -1
VEC_ -> VEC conversion for VecType

src/vec/impls/mpi/pbvec.c
1.1.1.1 01/10/16 00:05:12 balay@shakey.mcs.anl.gov +4 -4
VEC_ -> VEC conversion for VecType

src/vec/impls/mpi/vmpicr.c
1.1.1.1 01/10/16 00:04:37 balay@shakey.mcs.anl.gov +1 -1
VEC_ -> VEC conversion for VecType

src/vec/impls/shared/shvec.c
1.2.1.1 01/10/16 00:04:12 balay@shakey.mcs.anl.gov +1 -1
VEC_ -> VEC conversion for VecType


Hg-commit: 59447b56f388f1392a4a7f5631a5f381de7000ea

show more ...

807270aa16-Oct-2001 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.52.2.1
bsmith@terra.mcs.anl.gov|ChangeSet|20011016033034|64294
ChangeSet
1.52.2.1 01/10/15 22:30:34 bsmith@terra.mcs.anl.gov +20 -0
Bug fixes and additional files needed for tests

bk-changeset-1.52.2.1
bsmith@terra.mcs.anl.gov|ChangeSet|20011016033034|64294
ChangeSet
1.52.2.1 01/10/15 22:30:34 bsmith@terra.mcs.anl.gov +20 -0
Bug fixes and additional files needed for tests (the fun3d data files)

src/fortran/auto/makefile
1.4 01/10/15 22:30:33 bsmith@terra.mcs.anl.gov +3 -2
noew includes makefile.src (which is generated automatcailly ) to know the source files

src/vec/impls/esi/ebvec1.c
1.2.1.1 01/10/15 22:14:37 bsmith@terra.mcs.anl.gov +10 -1
added a couple of manual page comment headers

include/esi/petsc/indexspace.h
1.2 01/10/15 21:57:40 bsmith@terra.mcs.anl.gov +3 -4
fixed some outdated references to map and removed the return 1 from getInterfacesSupported
since getInterfacesSupported() is provided.

makefile
1.15 01/10/15 14:31:59 bsmith@terra.mcs.anl.gov +1 -1
*** empty log message ***

makefile
1.14 01/10/15 14:27:51 bsmith@terra.mcs.anl.gov +1 -1
fixfortran called after SOURCEC set

makefile
1.13 01/10/15 14:23:19 bsmith@terra.mcs.anl.gov +1 -1
changed call to generateincludes to take PETSC_DIR arg

makefile
1.12 01/10/15 14:20:49 bsmith@terra.mcs.anl.gov +2 -2
made fortran stubs generate list of .c in makefile automatically.

makefile
1.11 01/10/15 14:14:11 bsmith@terra.mcs.anl.gov +2 -1
*** empty log message ***

src/sles/pc/examples/tests/ex5.c
1.2 01/10/15 11:19:44 bsmith@terra.mcs.anl.gov +36 -25
fixed applyrich() functions to match new applyrich() calling sequence.
improved formating.

include/petscpc.h
1.4 01/10/15 11:18:57 bsmith@terra.mcs.anl.gov +1 -1
fixed typo

include/petscpc.h
1.3 01/10/15 11:18:26 bsmith@terra.mcs.anl.gov +1 -1
fixed PCShellSetApplyRichardson() prototype to match new calling sequence of applyrich()

src/sles/pc/impls/shell/shellpc.c
1.2 01/10/15 11:17:25 bsmith@terra.mcs.anl.gov +6 -3
fixed PCShellSetApplyRichardson() to match the new calling sequence for applyrich(). This was not changed when it
should have been to match the new applyrich().

bin/petscmpirun
1.2 01/10/15 10:42:08 bsmith@terra.mcs.anl.gov +3 -1
added support for having ${PETSC_DIR} in the variable that defines mpirun and replaces with the environmental variable


bmake/linux/packages
1.2 01/10/15 10:24:52 bsmith@terra.mcs.anl.gov +1 -1
mpirun uses PETSC_DIR version of hosts.local instead of hardwired to /home/bsmith


src/snes/examples/tutorials/ex5f.F
1.2 01/10/13 21:46:13 bsmith@terra.mcs.anl.gov +5 -9
fixed to work if adifor not installed

src/contrib/fun3d/makefile
1.2 01/10/13 21:33:04 bsmith@terra.mcs.anl.gov +2 -2
changed petsc_lib to petsc_snes_lib


Hg-commit: 82cae15a3af88ed6d0d48c74d385cd1c3bfc576b

show more ...

64a51e1913-Oct-2001 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.54
knepley@spinetta.mcs.anl.gov|ChangeSet|20011013195732|32721
ChangeSet
1.54 01/10/13 14:57:32 knepley@spinetta.mcs.anl.gov +8 -0
This version can link my thesis work
Corrected

bk-changeset-1.54
knepley@spinetta.mcs.anl.gov|ChangeSet|20011013195732|32721
ChangeSet
1.54 01/10/13 14:57:32 knepley@spinetta.mcs.anl.gov +8 -0
This version can link my thesis work
Corrected problem with vec/util compile
First version with new dynamic interface
Removed library interdependencies

src/vec/utils/vecio.c
1.3 01/10/13 14:57:32 knepley@spinetta.mcs.anl.gov +2 -2
Fixed VecCreate call

src/vec/utils/makefile
1.3 01/10/13 14:57:32 knepley@spinetta.mcs.anl.gov +2 -2
Removed vecreg.c which moved to interface

src/vec/interface/veccreate.c
1.2 01/10/13 14:57:32 knepley@spinetta.mcs.anl.gov +3 -3
Must initialize sizes to -1, not 0

src/vec/impls/seq/bvec2.c
1.3 01/10/13 14:57:32 knepley@spinetta.mcs.anl.gov +35 -0
Added serialization routine

src/vec/impls/mpi/pbvec.c
1.3 01/10/13 14:57:32 knepley@spinetta.mcs.anl.gov +43 -1
Added serialization routine

src/sys/src/dll/reg.c
1.4 01/10/13 14:57:31 knepley@spinetta.mcs.anl.gov +28 -0
Expand the list of default shared libraries

src/sles/ksp/interface/itres.c
1.2 01/10/13 14:57:31 knepley@spinetta.mcs.anl.gov +3 -1
Want to allow symmetric preconditioning here to allow for projected
solves. I hope this is the correct insertion.

src/sles/ksp/impls/gmres/gmres.c
1.2 01/10/13 14:57:31 knepley@spinetta.mcs.anl.gov +2 -0
Want to allow symmetric preconditioning here to allow for projected
solves.


Hg-commit: 9a747660d83cffa0b0556c2bbd6d13303cb2d93e

show more ...

fd48780712-Oct-2001 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.53
knepley@spinetta.mcs.anl.gov|ChangeSet|20011012235138|31661
ChangeSet
1.53 01/10/12 18:51:38 knepley@spinetta.mcs.anl.gov +16 -0
Compiling version of new creation/serialization

bk-changeset-1.53
knepley@spinetta.mcs.anl.gov|ChangeSet|20011012235138|31661
ChangeSet
1.53 01/10/12 18:51:38 knepley@spinetta.mcs.anl.gov +16 -0
Compiling version of new creation/serialization interface for Vec
(copied from Mesh)

src/vec/interface/vecregall.c
1.1 01/10/12 18:51:38 knepley@spinetta.mcs.anl.gov +76 -0

src/vec/interface/vecreg.c
1.1 01/10/12 18:51:37 knepley@spinetta.mcs.anl.gov +323 -0

src/vec/interface/veccreate.c
1.1 01/10/12 18:51:37 knepley@spinetta.mcs.anl.gov +124 -0

src/vec/vecimpl.h
1.3 01/10/12 18:51:37 knepley@spinetta.mcs.anl.gov +2 -1
A

src/vec/utils/vecio.c
1.2 01/10/12 18:51:37 knepley@spinetta.mcs.anl.gov +4 -2
Fixed VecCreate call

src/vec/utils/gcreatev.c
1.2 01/10/12 18:51:37 knepley@spinetta.mcs.anl.gov +0 -174
Thjese funxtion moved to vec/interface/vecreg.c

src/vec/interface/vector.c
1.2 01/10/12 18:51:37 knepley@spinetta.mcs.anl.gov +163 -0
Redid VecSetFromOptions
Redid VecCreate, so I had to add VecSetSize

src/vec/interface/vecregall.c
1.0 01/10/12 18:51:37 knepley@spinetta.mcs.anl.gov +0 -0
BitKeeper file /sandbox/knepley/PETSc-dev/petsc/src/vec/interface/vecregall.c

src/vec/interface/vecreg.c
1.0 01/10/12 18:51:37 knepley@spinetta.mcs.anl.gov +0 -0
BitKeeper file /sandbox/knepley/PETSc-dev/petsc/src/vec/interface/vecreg.c

src/vec/interface/veccreate.c
1.0 01/10/12 18:51:37 knepley@spinetta.mcs.anl.gov +0 -0
BitKeeper file /sandbox/knepley/PETSc-dev/petsc/src/vec/interface/veccreate.c

src/vec/interface/makefile
1.2 01/10/12 18:51:37 knepley@spinetta.mcs.anl.gov +2 -2
Reorganized interface to creation/serialization

src/vec/impls/shared/shvec.c
1.3 01/10/12 18:51:36 knepley@spinetta.mcs.anl.gov +3 -2
Fixed VecCreate call

src/vec/impls/seq/vseqcr.c
1.2 01/10/12 18:51:36 knepley@spinetta.mcs.anl.gov +2 -1
Fixed VecCreate call

src/vec/impls/seq/bvec2.c
1.2 01/10/12 18:51:36 knepley@spinetta.mcs.anl.gov +3 -2
Fixed VecCreate call

src/vec/impls/mpi/vmpicr.c
1.2 01/10/12 18:51:36 knepley@spinetta.mcs.anl.gov +2 -1
Fixed VecCreate call

src/vec/impls/mpi/pbvec.c
1.2 01/10/12 18:51:36 knepley@spinetta.mcs.anl.gov +9 -5
Fixed VecCreate call

src/vec/impls/esi/ebvec1.c
1.3 01/10/12 18:51:36 knepley@spinetta.mcs.anl.gov +2 -2
Fixed VecCreate call

src/fortran/custom/zvec.c
1.3 01/10/12 18:51:34 knepley@spinetta.mcs.anl.gov +2 -2
Fixed VecCreate call

include/petscvec.h
1.5 01/10/12 18:51:34 knepley@spinetta.mcs.anl.gov +44 -6
Reorganized creation/serialization interface
Put in new logging stub


Hg-commit: f5ea1dd29084dcd6978902cefdcbeda96880f1cd

show more ...

e74ef69212-Oct-2001 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.47.1.1
knepley@spinetta.mcs.anl.gov|ChangeSet|20011012193617|53813
ChangeSet
1.47.1.1 01/10/12 14:36:17 knepley@spinetta.mcs.anl.gov +17 -0
Changed __FUNC__ to __FUNCT__

src/vec

bk-changeset-1.47.1.1
knepley@spinetta.mcs.anl.gov|ChangeSet|20011012193617|53813
ChangeSet
1.47.1.1 01/10/12 14:36:17 knepley@spinetta.mcs.anl.gov +17 -0
Changed __FUNC__ to __FUNCT__

src/vec/utils/vinv.c
1.3 01/10/12 14:36:16 knepley@spinetta.mcs.anl.gov +4 -4
Changed __FUNC__ to __FUNCT__

src/ts/interface/ts.c
1.4 01/10/12 14:36:16 knepley@spinetta.mcs.anl.gov +24 -24
Changed __FUNC__ to __FUNCT__

src/sys/src/viewer/impls/silo/vsilo.c
1.3 01/10/12 14:36:15 knepley@spinetta.mcs.anl.gov +22 -22
Changed __FUNC__ to __FUNCT__

src/sys/src/viewer/impls/mathematica/mathematica.c
1.3 01/10/12 14:36:15 knepley@spinetta.mcs.anl.gov +50 -50
Changed __FUNC__ to __FUNCT__

src/sys/src/viewer/impls/ascii/filev.c
1.7 01/10/12 14:36:15 knepley@spinetta.mcs.anl.gov +2 -2
Changed __FUNC__ to __FUNCT__

src/sys/src/utils/ghost.c
1.3 01/10/12 14:36:15 knepley@spinetta.mcs.anl.gov +2 -2
Changed __FUNC__ to __FUNCT__

src/sys/src/objects/pname.c
1.3 01/10/12 14:36:15 knepley@spinetta.mcs.anl.gov +2 -2
Changed __FUNC__ to __FUNCT__

src/sys/src/objects/destroy.c
1.3 01/10/12 14:36:14 knepley@spinetta.mcs.anl.gov +2 -2
Changed __FUNC__ to __FUNCT__

src/sys/src/draw/utils/lg.c
1.3 01/10/12 14:36:14 knepley@spinetta.mcs.anl.gov +2 -2
Changed __FUNC__ to __FUNCT__

src/sys/src/draw/utils/hists.c
1.4 01/10/12 14:36:14 knepley@spinetta.mcs.anl.gov +6 -6
Changed __FUNC__ to __FUNCT__

src/sys/src/draw/interface/dellipse.c
1.2 01/10/12 14:36:14 knepley@spinetta.mcs.anl.gov +2 -2
Changed __FUNC__ to __FUNCT__

src/sys/src/draw/impls/x/xops.c
1.5 01/10/12 14:36:14 knepley@spinetta.mcs.anl.gov +2 -2
Changed __FUNC__ to __FUNCT__

src/snes/interface/snes.c
1.3 01/10/12 14:36:14 knepley@spinetta.mcs.anl.gov +14 -14
Changed __FUNC__ to __FUNCT__

src/mat/interface/matrix.c
1.4 01/10/12 14:36:12 knepley@spinetta.mcs.anl.gov +4 -4
Changed __FUNC__ to __FUNCT__

src/dm/ao/interface/dlregis.c
1.3 01/10/12 14:36:06 knepley@spinetta.mcs.anl.gov +4 -4
Changed __FUNC__ to __FUNCT__

src/dm/ao/impls/mapping/aomapping.c
1.2 01/10/12 14:36:06 knepley@spinetta.mcs.anl.gov +18 -18
Changed __FUNC__ to __FUNCT__

src/dm/ao/impls/basic/aobasic.c
1.3.1.1 01/10/12 14:36:06 knepley@spinetta.mcs.anl.gov +10 -10
Changed __FUNC__ to __FUNCT__


Hg-commit: cf679a7e3d25494adc0266a9d4e43c471c019a60

show more ...

deeb6e7212-Oct-2001 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.43
knepley@spinetta.mcs.anl.gov|ChangeSet|20011012142722|54612
ChangeSet
1.43 01/10/12 09:27:22 knepley@spinetta.mcs.anl.gov +4 -0
Some function additions

src/vec/utils/vinv.c

bk-changeset-1.43
knepley@spinetta.mcs.anl.gov|ChangeSet|20011012142722|54612
ChangeSet
1.43 01/10/12 09:27:22 knepley@spinetta.mcs.anl.gov +4 -0
Some function additions

src/vec/utils/vinv.c
1.2 01/10/12 09:27:22 knepley@spinetta.mcs.anl.gov +77 -0
Added VecPermute and VecSqrt

src/sys/src/draw/utils/lg.c
1.2 01/10/12 09:27:22 knepley@spinetta.mcs.anl.gov +36 -0
Added DrawPrintLG

include/petscvec.h
1.4 01/10/12 09:27:22 knepley@spinetta.mcs.anl.gov +2 -0
Added VecPermute and VecSqrt

include/petscsnes.h
1.2 01/10/12 09:27:22 knepley@spinetta.mcs.anl.gov +15 -0
Stub for new logging


Hg-commit: 9dbdabba58366adb50cae3e2a77160182b7bf93e

show more ...

d1b3567f11-Oct-2001 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.23
knepley@spinetta.mcs.anl.gov|ChangeSet|20011011121912|26652
ChangeSet
1.23 01/10/11 07:19:12 knepley@spinetta.mcs.anl.gov +2 -0
Merge spinetta.mcs.anl.gov:/nfs/mcs-homes07/petsc

bk-changeset-1.23
knepley@spinetta.mcs.anl.gov|ChangeSet|20011011121912|26652
ChangeSet
1.23 01/10/11 07:19:12 knepley@spinetta.mcs.anl.gov +2 -0
Merge spinetta.mcs.anl.gov:/nfs/mcs-homes07/petsc/petsc-bk/petsc
into spinetta.mcs.anl.gov:/sandbox/knepley/PETSc-dev/petsc

src/mat/interface/matrix.c
1.3 01/10/11 07:19:07 knepley@spinetta.mcs.anl.gov +0 -0
Auto merged

bmake/common/variables
1.5 01/10/11 07:19:07 knepley@spinetta.mcs.anl.gov +0 -0
Auto merged


Hg-commit: f1fb87d6d690d39a8882f80fcfd0511a80dbaaf8

show more ...

886beb3710-Oct-2001 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.22
balay@shakey.mcs.anl.gov|ChangeSet|20011010233010|25361
ChangeSet
1.22 01/10/10 18:30:10 balay@shakey.mcs.anl.gov +18 -0
Merge to resolve conflicts between Matt's previous edits

bk-changeset-1.22
balay@shakey.mcs.anl.gov|ChangeSet|20011010233010|25361
ChangeSet
1.22 01/10/10 18:30:10 balay@shakey.mcs.anl.gov +18 -0
Merge to resolve conflicts between Matt's previous edits and Barry/
Satish's changes

src/sys/src/viewer/impls/binary/binv.c
1.3 01/10/10 18:30:10 balay@shakey.mcs.anl.gov +2 -2
SkipInfo stuff

src/sys/src/utils/str.c
1.3 01/10/10 18:30:10 balay@shakey.mcs.anl.gov +1 -1
PetscToken

src/sys/src/plog/ploginfo.c
1.3 01/10/10 18:30:10 balay@shakey.mcs.anl.gov +1 -1
Use long string for Info

src/sys/src/objects/options.c
1.3 01/10/10 18:30:09 balay@shakey.mcs.anl.gov +1 -1
PetscToken stuff

src/sys/src/fileio/ftest.c
1.5 01/10/10 18:30:09 balay@shakey.mcs.anl.gov +1 -56
Check groups correctly

src/sys/src/fileio/ffpath.c
1.3 01/10/10 18:30:09 balay@shakey.mcs.anl.gov +1 -1
Error check

src/sys/src/draw/impls/x/xops.c
1.3 01/10/10 18:30:09 balay@shakey.mcs.anl.gov +1 -1
Added Shift button support

src/sys/src/dll/reg.c
1.3 01/10/10 18:30:09 balay@shakey.mcs.anl.gov +1 -8
CCA DLL support

src/sys/src/dll/dl.c
1.3 01/10/10 18:30:09 balay@shakey.mcs.anl.gov +1 -1
CCA DLL support

makefile
1.7 01/10/10 18:30:09 balay@shakey.mcs.anl.gov +3 -1
Added Libtool stuff

include/petscviewer.h
1.3 01/10/10 18:30:09 balay@shakey.mcs.anl.gov +1 -1
Added BinarySkipInfo

include/petscvec.h
1.3 01/10/10 18:30:09 balay@shakey.mcs.anl.gov +1 -1
ESI and Convert stuff

include/petscsys.h
1.3 01/10/10 18:30:09 balay@shakey.mcs.anl.gov +2 -1
ParameterDict stuff
DLL stuff

include/petschead.h
1.3 01/10/10 18:30:08 balay@shakey.mcs.anl.gov +1 -1
Fixed double align bug

include/petscerror.h
1.3 01/10/10 18:30:08 balay@shakey.mcs.anl.gov +1 -4
The ABORT stuff done correctly

include/petsc.h
1.3 01/10/10 18:30:08 balay@shakey.mcs.anl.gov +1 -1
PetscToken stuff

bmake/common/variables
1.4 01/10/10 18:30:08 balay@shakey.mcs.anl.gov +0 -0
Kept CCA stuff

BitKeeper/etc/logging_ok
1.4 01/10/10 18:03:25 balay@shakey.mcs.anl.gov +1 -1
auto-union


Hg-commit: 6b41d56a898d793c0871d3a3a17a828bc1f6dc12

show more ...


/petsc/bin/hostnames.chiba
/petsc/bin/mpirun.chiba
/petsc/bmake/IRIX/petscconf.h
/petsc/bmake/IRIX64/petscconf.h
/petsc/bmake/IRIX_gnu/petscconf.h
/petsc/bmake/UXPV/petscconf.h
/petsc/bmake/UXPV/variables
/petsc/bmake/alpha/petscconf.h
/petsc/bmake/alpha_gnu/petscconf.h
/petsc/bmake/alpha_uni/petscconf.h
/petsc/bmake/beos/petscconf.h
/petsc/bmake/common/rules
/petsc/bmake/common/variables
/petsc/bmake/config/packages.in
/petsc/bmake/config/rules.in
/petsc/bmake/config/variables.in
/petsc/bmake/freebsd/petscconf.h
/petsc/bmake/hpux/petscconf.h
/petsc/bmake/hpux64/petscconf.h
/petsc/bmake/linux64/petscconf.h
/petsc/bmake/linux64_intel/petscconf.h
/petsc/bmake/linux_absoft/petscconf.h
/petsc/bmake/linux_alpha/petscconf.h
/petsc/bmake/linux_alpha_dec/petscconf.h
/petsc/bmake/linux_gcc_pgf90/packages
/petsc/bmake/linux_gcc_pgf90/petscconf.h
/petsc/bmake/linux_gcc_pgf90/variables
/petsc/bmake/linux_intel/packages
/petsc/bmake/linux_intel/petscconf.h
/petsc/bmake/linux_intel/variables
/petsc/bmake/linux_pgi/petscconf.h
/petsc/bmake/macx/petscconf.h
/petsc/bmake/petscconf.defs
/petsc/bmake/rs6000/petscconf.h
/petsc/bmake/rs6000_64/petscconf.h
/petsc/bmake/rs6000_gnu/petscconf.h
/petsc/bmake/rs6000_sp/petscconf.h
/petsc/bmake/solaris/petscconf.h
/petsc/bmake/solaris64/petscconf.h
/petsc/bmake/solaris_gnu/petscconf.h
/petsc/bmake/solaris_lam/petscconf.h
/petsc/bmake/solaris_uni/petscconf.h
/petsc/bmake/solaris_x86/petscconf.h
/petsc/bmake/t3e/petscconf.h
/petsc/bmake/t3e/rules
/petsc/bmake/win32_borland/petscconf.h
/petsc/bmake/win32_gnu/petscconf.h
/petsc/bmake/win32_intel/petscconf.h
/petsc/bmake/win32_ms/petscconf.h
/petsc/bmake/win32_ms_hpvm/petscconf.h
/petsc/bmake/win32_ms_mpich/petscconf.h
/petsc/bmake/win32_ms_mpipro/petscconf.h
/petsc/bmake/win32_ms_wmpi/petscconf.h
/petsc/bmake/win64_intel/petscconf.h
/petsc/include/esi/petsc/indexspace.h
/petsc/include/esi/petsc/matrix.h
/petsc/include/esi/petsc/object.h
/petsc/include/esi/petsc/preconditioner.h
/petsc/include/esi/petsc/vector.h
/petsc/include/f90impl/f90_IRIX.h
/petsc/include/finclude/petscdef.h
/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petscmath.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/maint/findbadfiles
/petsc/makefile
/petsc/projects/c++/sles/ex2/ex2.dsp
/petsc/projects/c++/sles/ex2/ex2.dsw
/petsc/projects/c/sles/ex2/ex2.dsp
/petsc/projects/c/sles/ex2/ex2.dsw
/petsc/projects/fortran/sles/ex2f/ex2f.dsp
/petsc/projects/fortran/sles/ex2f/ex2f.dsw
/petsc/src/benchmarks/results/performance_arco1
/petsc/src/benchmarks/results/performance_cfd_2_10
/petsc/src/contrib/oberman/burgers_df_based_q1/gr21
/petsc/src/contrib/oberman/burgers_df_based_q1/gr23
/petsc/src/contrib/oberman/burgers_df_based_q1/gr31
/petsc/src/contrib/oberman/burgers_df_based_q1/new_burgers_grid
/petsc/src/contrib/oberman/burgers_df_based_q1/pgr44
/petsc/src/contrib/oberman/burgers_vertex_based_q1/README
/petsc/src/contrib/oberman/burgers_vertex_based_q1/burgers_grid
/petsc/src/contrib/oberman/burgers_vertex_based_q1/datafile
/petsc/src/contrib/oberman/burgers_vertex_based_q1/gr23
/petsc/src/contrib/oberman/burgers_vertex_based_q1/grb5
/petsc/src/contrib/oberman/burgers_vertex_based_q1/grburg5
/petsc/src/contrib/oberman/laplacian_q1/gr10
/petsc/src/contrib/oberman/laplacian_q1/gr22
/petsc/src/contrib/oberman/laplacian_q1/scalable/petscrc_solution
/petsc/src/contrib/oberman/ns_q1q0/README
/petsc/src/contrib/oberman/ns_q1q0_penalty/gr16
/petsc/src/contrib/oberman/ns_q1q0_penalty/gr66
/petsc/src/contrib/oberman/ns_q1q0_penalty/gr88
/petsc/src/contrib/oberman/ns_q1q0_penalty/gridfile
/petsc/src/contrib/oberman/ns_q1q0_penalty/ns1616
/petsc/src/contrib/oberman/ns_q1q0_penalty/ns44
/petsc/src/contrib/oberman/ns_q1q0_penalty/ns88
/petsc/src/contrib/oberman/ns_q1q0_penalty/ns888
/petsc/src/contrib/oberman/ns_q1q0_penalty/pgr44
/petsc/src/contrib/oberman/ns_q1q1/README
/petsc/src/contrib/oberman/ns_q1q1/appcreate.c
/petsc/src/contrib/oberman/ns_q1q1/appctx.h
/petsc/src/contrib/oberman/ns_q1q1/appload.c
/petsc/src/contrib/oberman/ns_q1q1/appview.c
/petsc/src/contrib/oberman/ns_q1q1/bscript.m
/petsc/src/contrib/oberman/ns_q1q1/functions.c
/petsc/src/contrib/oberman/ns_q1q1/integrator.c
/petsc/src/contrib/oberman/ns_q1q1/main.c
/petsc/src/contrib/oberman/ns_q1q1/makefile
/petsc/src/contrib/oberman/ns_q2q1/README
/petsc/src/contrib/oberman/ns_q2q1/cyl11
/petsc/src/contrib/oberman/ns_q2q1/cyl2
/petsc/src/contrib/oberman/ns_q2q1/cyl4
/petsc/src/contrib/oberman/ns_q2q1/cyl8
/petsc/src/contrib/oberman/quasigeo_q1/README
/petsc/src/contrib/oberman/quasigeo_q1/README_MATH
/petsc/src/contrib/oberman/quasigeo_q1/README_USAGE
/petsc/src/contrib/oberman/quasigeo_q1/appcreate.c
/petsc/src/contrib/oberman/quasigeo_q1/appctx.h
/petsc/src/contrib/oberman/quasigeo_q1/appintegrator.c
/petsc/src/contrib/oberman/quasigeo_q1/appload.c
/petsc/src/contrib/oberman/quasigeo_q1/appsetalg.c
/petsc/src/contrib/oberman/quasigeo_q1/appsetref.c
/petsc/src/contrib/oberman/quasigeo_q1/appview.c
/petsc/src/contrib/oberman/quasigeo_q1/bscript.m
/petsc/src/contrib/oberman/quasigeo_q1/functions.c
/petsc/src/contrib/oberman/quasigeo_q1/input.c
/petsc/src/contrib/oberman/quasigeo_q1/main.c
/petsc/src/contrib/oberman/quasigeo_q1/makefile
/petsc/src/contrib/oberman/tns_q2q1/NOTES
/petsc/src/contrib/oberman/tns_q2q1/README
/petsc/src/contrib/oberman/tns_q2q1/cyl8
/petsc/src/contrib/oberman/tns_q2q1/denalimakefile
/petsc/src/contrib/oberman/tns_q2q1/gr11
/petsc/src/contrib/oberman/tns_q2q1/gr22
/petsc/src/contrib/oberman/tns_q2q1/gr44
/petsc/src/contrib/oberman/tns_q2q1/gr88
/petsc/src/contrib/oberman/tns_q2q1/running_README
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/examples/tests/output/ex1_1.out
/petsc/src/dm/ao/examples/tests/output/ex1_2.out
/petsc/src/dm/ao/examples/tests/output/ex1_3.out
/petsc/src/dm/ao/examples/tests/output/ex2_1.out
/petsc/src/dm/ao/examples/tests/output/ex2_2.out
/petsc/src/dm/ao/examples/tests/output/ex2_3.out
/petsc/src/dm/ao/examples/tests/output/ex3_1.out
/petsc/src/dm/ao/examples/tests/output/ex5_1.out
/petsc/src/dm/ao/examples/tests/output/ex7_1.out
/petsc/src/dm/ao/examples/tutorials/output/ex2_1.out
/petsc/src/dm/ao/examples/tutorials/output/ex2_2.out
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/makefile
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/impls/mapping/makefile
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/dm/ao/interface/makefile
/petsc/src/dm/da/examples/tests/output/ex12_1.out
/petsc/src/dm/da/examples/tests/output/ex1_1.out
/petsc/src/dm/da/examples/tests/output/ex2_1.out
/petsc/src/dm/da/examples/tests/output/ex4_1.out
/petsc/src/fortran/auto/makefile
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zts.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/fortran/f90/tests/output/ex1f90_1.out
/petsc/src/makefile
/petsc/src/mat/esi/ematrix.c
/petsc/src/mat/esi/makefile
/petsc/src/mat/examples/tests/output/ex10_1.out
/petsc/src/mat/examples/tests/output/ex11_1.out
/petsc/src/mat/examples/tests/output/ex11_2.out
/petsc/src/mat/examples/tests/output/ex11_3.out
/petsc/src/mat/examples/tests/output/ex11_4.out
/petsc/src/mat/examples/tests/output/ex12_1.out
/petsc/src/mat/examples/tests/output/ex12_2.out
/petsc/src/mat/examples/tests/output/ex12_3.out
/petsc/src/mat/examples/tests/output/ex12_4.out
/petsc/src/mat/examples/tests/output/ex13_1.out
/petsc/src/mat/examples/tests/output/ex14_1.out
/petsc/src/mat/examples/tests/output/ex15_1.out
/petsc/src/mat/examples/tests/output/ex16_1.out
/petsc/src/mat/examples/tests/output/ex16f90_1.out
/petsc/src/mat/examples/tests/output/ex17_1.out
/petsc/src/mat/examples/tests/output/ex1_1.out
/petsc/src/mat/examples/tests/output/ex20_1.out
/petsc/src/mat/examples/tests/output/ex21_1.out
/petsc/src/mat/examples/tests/output/ex22_1.out
/petsc/src/mat/examples/tests/output/ex2_1_A.out
/petsc/src/mat/examples/tests/output/ex2_1_B.out
/petsc/src/mat/examples/tests/output/ex2_2.out
/petsc/src/mat/examples/tests/output/ex30_1.out
/petsc/src/mat/examples/tests/output/ex31_1.out
/petsc/src/mat/examples/tests/output/ex31_2.out
/petsc/src/mat/examples/tests/output/ex35_1.out
/petsc/src/mat/examples/tests/output/ex36_1.out
/petsc/src/mat/examples/tests/output/ex37_1.out
/petsc/src/mat/examples/tests/output/ex3_1.out
/petsc/src/mat/examples/tests/output/ex42_2.out
/petsc/src/mat/examples/tests/output/ex46_1.out
/petsc/src/mat/examples/tests/output/ex4_1.out
/petsc/src/mat/examples/tests/output/ex4_2.out
/petsc/src/mat/examples/tests/output/ex56_1.out
/petsc/src/mat/examples/tests/output/ex56_2.out
/petsc/src/mat/examples/tests/output/ex56_3.out
/petsc/src/mat/examples/tests/output/ex56_4.out
/petsc/src/mat/examples/tests/output/ex56_5.out
/petsc/src/mat/examples/tests/output/ex59_1.out
/petsc/src/mat/examples/tests/output/ex59_2.out
/petsc/src/mat/examples/tests/output/ex59_3.out
/petsc/src/mat/examples/tests/output/ex5_1_A.out
/petsc/src/mat/examples/tests/output/ex5_1_B.out
/petsc/src/mat/examples/tests/output/ex5_2.out
/petsc/src/mat/examples/tests/output/ex5_3.out
/petsc/src/mat/examples/tests/output/ex60_1.out
/petsc/src/mat/examples/tests/output/ex61_1.out
/petsc/src/mat/examples/tests/output/ex63_1.out
/petsc/src/mat/examples/tests/output/ex67f_1.out
/petsc/src/mat/examples/tests/output/ex6_1.out
/petsc/src/mat/examples/tests/output/ex7_1.out
/petsc/src/mat/examples/tests/output/ex8_1.out
/petsc/src/mat/examples/tests/output/ex9_1.out
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/axpy.c
/petsc/src/sles/examples/tests/output/ex10_1.out
/petsc/src/sles/examples/tests/output/ex16_1.out
/petsc/src/sles/examples/tests/output/ex17_1.out
/petsc/src/sles/examples/tests/output/ex24_1.out
/petsc/src/sles/examples/tests/output/ex24_2.out
/petsc/src/sles/examples/tests/output/ex24_3.out
/petsc/src/sles/examples/tests/output/ex24_4.out
/petsc/src/sles/examples/tests/output/ex25_1.out
/petsc/src/sles/examples/tests/output/ex25_2.out
/petsc/src/sles/examples/tests/output/ex2_1.out
/petsc/src/sles/examples/tests/output/ex3_1.out
/petsc/src/sles/examples/tests/output/ex3_2.out
/petsc/src/sles/examples/tests/output/ex4_1.out
/petsc/src/sles/examples/tests/output/ex4_3.out
/petsc/src/sles/examples/tests/output/ex4_5.out
/petsc/src/sles/examples/tests/output/ex6_1.out
/petsc/src/sles/examples/tests/output/ex6_2.out
/petsc/src/sles/examples/tests/output/ex6_3.out
/petsc/src/sles/examples/tests/output/ex6_4.out
/petsc/src/sles/examples/tests/output/ex6_6.out
/petsc/src/sles/examples/tests/output/ex6_7.out
/petsc/src/sles/examples/tutorials/output/ex10_1.out
/petsc/src/sles/examples/tutorials/output/ex10_10.out
/petsc/src/sles/examples/tutorials/output/ex10_11.out
/petsc/src/sles/examples/tutorials/output/ex10_12.out
/petsc/src/sles/examples/tutorials/output/ex10_13.out
/petsc/src/sles/examples/tutorials/output/ex10_2.out
/petsc/src/sles/examples/tutorials/output/ex10_3.out
/petsc/src/sles/examples/tutorials/output/ex10_4.out
/petsc/src/sles/examples/tutorials/output/ex10_5.out
/petsc/src/sles/examples/tutorials/output/ex10_6.out
/petsc/src/sles/examples/tutorials/output/ex10_7.out
/petsc/src/sles/examples/tutorials/output/ex10_8.out
/petsc/src/sles/examples/tutorials/output/ex10_9.out
/petsc/src/sles/examples/tutorials/output/ex11_1.out
/petsc/src/sles/examples/tutorials/output/ex11f_1.out
/petsc/src/sles/examples/tutorials/output/ex12_1.out
/petsc/src/sles/examples/tutorials/output/ex12_2.out
/petsc/src/sles/examples/tutorials/output/ex12_3.out
/petsc/src/sles/examples/tutorials/output/ex13_1.out
/petsc/src/sles/examples/tutorials/output/ex13f90_1.out
/petsc/src/sles/examples/tutorials/output/ex14_1.out
/petsc/src/sles/examples/tutorials/output/ex14_2.out
/petsc/src/sles/examples/tutorials/output/ex15_1.out
/petsc/src/sles/examples/tutorials/output/ex15f_1.out
/petsc/src/sles/examples/tutorials/output/ex16_1.out
/petsc/src/sles/examples/tutorials/output/ex18_1.out
/petsc/src/sles/examples/tutorials/output/ex1_1.out
/petsc/src/sles/examples/tutorials/output/ex1_2.out
/petsc/src/sles/examples/tutorials/output/ex1_3.out
/petsc/src/sles/examples/tutorials/output/ex1f_1.out
/petsc/src/sles/examples/tutorials/output/ex20_1.out
/petsc/src/sles/examples/tutorials/output/ex20_2.out
/petsc/src/sles/examples/tutorials/output/ex21f_1.out
/petsc/src/sles/examples/tutorials/output/ex22_1.out
/petsc/src/sles/examples/tutorials/output/ex23_1.out
/petsc/src/sles/examples/tutorials/output/ex23_2.out
/petsc/src/sles/examples/tutorials/output/ex2_1.out
/petsc/src/sles/examples/tutorials/output/ex2_2.out
/petsc/src/sles/examples/tutorials/output/ex2_3.out
/petsc/src/sles/examples/tutorials/output/ex2_4.out
/petsc/src/sles/examples/tutorials/output/ex2_5.out
/petsc/src/sles/examples/tutorials/output/ex2f_1.out
/petsc/src/sles/examples/tutorials/output/ex4_1.out
/petsc/src/sles/examples/tutorials/output/ex5_1.out
/petsc/src/sles/examples/tutorials/output/ex5_2.out
/petsc/src/sles/examples/tutorials/output/ex5_3.out
/petsc/src/sles/examples/tutorials/output/ex5_4.out
/petsc/src/sles/examples/tutorials/output/ex5_5.out
/petsc/src/sles/examples/tutorials/output/ex6f_1.out
/petsc/src/sles/examples/tutorials/output/ex7_1.out
/petsc/src/sles/examples/tutorials/output/ex9_1.out
/petsc/src/sles/pc/esi/epreconditioner.c
/petsc/src/sles/pc/esi/makefile
/petsc/src/sles/pc/examples/tests/output/ex2_1.out
/petsc/src/sles/pc/examples/tests/output/ex3_1.out
/petsc/src/sles/pc/examples/tests/output/ex4_1.out
/petsc/src/sles/pc/examples/tests/output/ex5_1.out
/petsc/src/sles/pc/examples/tests/output/ex6_1.out
/petsc/src/sles/pc/impls/mg/mg.c
/petsc/src/sles/pc/makefile
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/output/ex10_1.out
/petsc/src/snes/examples/tests/output/ex12_1.out
/petsc/src/snes/examples/tests/output/ex1_1.out
/petsc/src/snes/examples/tests/output/ex1_2.out
/petsc/src/snes/examples/tests/output/ex1_3.out
/petsc/src/snes/examples/tests/output/ex1f_1.out
/petsc/src/snes/examples/tests/output/ex1f_2.out
/petsc/src/snes/examples/tests/output/ex7_1.out
/petsc/src/snes/examples/tests/output/ex9_1.out
/petsc/src/snes/examples/tutorials/ex10d/output/ex10_1.out
/petsc/src/snes/examples/tutorials/output/ex12_1.out
/petsc/src/snes/examples/tutorials/output/ex12_2.out
/petsc/src/snes/examples/tutorials/output/ex14_1.out
/petsc/src/snes/examples/tutorials/output/ex14_2.out
/petsc/src/snes/examples/tutorials/output/ex16_1.out
/petsc/src/snes/examples/tutorials/output/ex16_2.out
/petsc/src/snes/examples/tutorials/output/ex19_1.out
/petsc/src/snes/examples/tutorials/output/ex19_2.out
/petsc/src/snes/examples/tutorials/output/ex1_1.out
/petsc/src/snes/examples/tutorials/output/ex1f_1.out
/petsc/src/snes/examples/tutorials/output/ex21_1.out
/petsc/src/snes/examples/tutorials/output/ex23_1.out
/petsc/src/snes/examples/tutorials/output/ex2_1.out
/petsc/src/snes/examples/tutorials/output/ex2_2.out
/petsc/src/snes/examples/tutorials/output/ex3_1.out
/petsc/src/snes/examples/tutorials/output/ex3_2.out
/petsc/src/snes/examples/tutorials/output/ex3_3.out
/petsc/src/snes/examples/tutorials/output/ex5_1.out
/petsc/src/snes/examples/tutorials/output/ex5_10.out
/petsc/src/snes/examples/tutorials/output/ex5_13.out
/petsc/src/snes/examples/tutorials/output/ex5_2.out
/petsc/src/snes/examples/tutorials/output/ex5_4.out
/petsc/src/snes/examples/tutorials/output/ex5_5.out
/petsc/src/snes/examples/tutorials/output/ex5_6.out
/petsc/src/snes/examples/tutorials/output/ex5_7.out
/petsc/src/snes/examples/tutorials/output/ex5_9.out
/petsc/src/snes/examples/tutorials/output/ex5f_1.out
/petsc/src/snes/examples/tutorials/output/ex5f_2.out
/petsc/src/snes/examples/tutorials/output/ex5f_3.out
/petsc/src/snes/examples/tutorials/output/ex5f_4.out
/petsc/src/snes/examples/tutorials/output/ex5f_5.out
/petsc/src/snes/examples/tutorials/output/ex6_1.out
/petsc/src/snes/examples/tutorials/output/ex6_2.out
/petsc/src/snes/examples/tutorials/output/ex8_1.out
/petsc/src/snes/examples/tutorials/output/ex8_3.out
/petsc/src/snes/examples/tutorials/output/ex9_1.out
/petsc/src/snes/examples/tutorials/output/ex9_2.out
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tests/output/ex10_1.out
/petsc/src/sys/examples/tests/output/ex13_1.out
/petsc/src/sys/examples/tests/output/ex1_1.out
/petsc/src/sys/examples/tests/output/ex2_1.out
/petsc/src/sys/examples/tests/output/ex3_1.out
/petsc/src/sys/examples/tests/output/ex4_1.out
/petsc/src/sys/examples/tutorials/output/ex1_1.out
/petsc/src/sys/examples/tutorials/output/ex2_1.out
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/dll/makefile
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/error/makefile
/petsc/src/sys/src/esi/eobject.c
/petsc/src/sys/src/esi/makefile
/petsc/src/sys/src/fileio/ffpath.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/fwd.c
/petsc/src/sys/src/fileio/makefile
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/ams/java/AMSBean/gov/anl/mcs/ams/AMSBean.java
/petsc/src/sys/src/objects/ams/java/PETScPlugins.java
/petsc/src/sys/src/objects/ams/java/PETScRundrc
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pname.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/utils/dict.c
/petsc/src/sys/src/utils/ghost.c
/petsc/src/sys/src/utils/makefile
/petsc/src/sys/src/utils/psleep.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/makefile
/petsc/src/sys/src/viewer/impls/mathematica/makefile
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.h
/petsc/src/sys/src/viewer/impls/silo/makefile
/petsc/src/sys/src/viewer/impls/silo/vsilo.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.h
/petsc/src/sys/src/viewer/impls/socket/matlab/bread.c
/petsc/src/sys/src/viewer/impls/socket/matlab/mstart.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/ts/examples/tutorials/output/ex1_1.out
/petsc/src/ts/examples/tutorials/output/ex1f_1.out
esi/eindexspace.c
esi/evector.c
esi/makefile
examples/tests/ex33.c
examples/tests/makefile
examples/tests/output/ex10_1.out
examples/tests/output/ex11_1.out
examples/tests/output/ex12_1.out
examples/tests/output/ex13_1.out
examples/tests/output/ex14_1.out
examples/tests/output/ex15_1.out
examples/tests/output/ex16_1.out
examples/tests/output/ex17_1.out
examples/tests/output/ex17f_1.out
examples/tests/output/ex18_1.out
examples/tests/output/ex19_1.out
examples/tests/output/ex22_1.out
examples/tests/output/ex23_1.out
examples/tests/output/ex24_1.out
examples/tests/output/ex25_1.out
examples/tests/output/ex26_1.out
examples/tests/output/ex29_1.out
examples/tests/output/ex2_1.out
examples/tests/output/ex30f_1.out
examples/tests/output/ex33_1.out
examples/tests/output/ex3_1.out
examples/tests/output/ex4_1.out
examples/tests/output/ex5_1.out
examples/tests/output/ex6_1.out
examples/tests/output/ex7_1.out
examples/tests/output/ex8_1.out
examples/tests/output/ex9_1.out
examples/tutorials/ex1.c
examples/tutorials/output/ex11_1.out
examples/tutorials/output/ex11f_1.out
examples/tutorials/output/ex12_1.out
examples/tutorials/output/ex1_1.out
examples/tutorials/output/ex1_2.out
examples/tutorials/output/ex1f90_1.out
examples/tutorials/output/ex1f_1.out
examples/tutorials/output/ex1f_2.out
examples/tutorials/output/ex2_1.out
examples/tutorials/output/ex2f_1.out
examples/tutorials/output/ex4f90_1.out
examples/tutorials/output/ex4f_1.out
examples/tutorials/output/ex5_1.out
examples/tutorials/output/ex5_2.out
examples/tutorials/output/ex6_1.out
examples/tutorials/output/ex7_1.out
examples/tutorials/output/ex8_1.out
examples/tutorials/output/ex9_1.out
examples/tutorials/output/ex9f_1.out
impls/esi/ebvec1.c
impls/esi/makefile
is/examples/tutorials/output/ex1.out
is/examples/tutorials/output/ex1f.out
is/examples/tutorials/output/ex1f90.out
is/examples/tutorials/output/ex2.out
is/examples/tutorials/output/ex2f.out
is/examples/tutorials/output/ex3.out
is/examples/tutorials/output/ex3f90.out
utils/makefile
utils/vecmpitoseq.c
vecimpl.h

1...<<221222223224225226227228229230>>...278