History log of /petsc/include/petscsys.h (Results 1551 – 1575 of 1729)
Revision Date Author Comments
# 2b0b0f16 06-Nov-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 47eb9c42f06f9c3cc10b309bebce04eb8236cd91


# 2b6de112 06-Nov-2007 Barry Smith <bsmith@mcs.anl.gov>

manual pages for PetscRandom types and minor PetscRandom manual page updates
moved IS initialization into ISInitializePackage()

Hg-commit: d81416e49a52e842a1fc5d199928b8b819b9828d


# 041eaf5a 24-Apr-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: fc4abb8c17465d5a254430e7d215ac2911e65582


# 1d280d73 24-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

minor class syntax fixes

Hg-commit: e22a73870b66944690c5ccb62322937de05d5ba8


# 410795b8 07-Apr-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 1bd772ab3da8b9e142265e33f0e8057a48bb2959


# e5bd5246 01-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

fixed a bunch of char * that should have been const char[] for XXInitializePackage()

Hg-commit: b3395d353f54f4df8a0d8921b7e494f76db83bb3


# 07525873 22-Jan-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 72f1e68cb4cba3f7a2b55f398206637651c0c349


# 055eafb6 18-Jan-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 78c1507acccb94c40eee766a27436adf3d9f12a7


# 04033c30 18-Jan-2007 Satish Balay <balay@mcs.anl.gov>

_p_PetscSubcomm -> _n_PetscSubcomm

Hg-commit: 80c7434a1827f9d7d0f0ed22c602af377695c116


# c99c5eb7 18-Jan-2007 Satish Balay <balay@mcs.anl.gov>

merge

Hg-commit: 5a3fa07cce7a09545e744b8b3dd515d121e8c89d


# 1c6bacae 18-Jan-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: a2f31a356cff07c865d69f584328f7626bf55f3a


# c540e29c 18-Jan-2007 Hong Zhang <hzhang@mcs.anl.gov>

make PetscSubcomm opaque.

Hg-commit: 933931f4d0339331bdda8247d77e86ca2523027a


# acdd1748 13-Jan-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: fc6e42a9d9409968e273391e4e10bb784f4bd41b


# e5a9bf91 12-Jan-2007 Barry Smith <bsmith@mcs.anl.gov>

more cleanup of includes for proper formating
made more XXXType const (all but one actually)
added support for "parsing" XXXXType names and values

Hg-commit: 39515460af589ce0c0cb71ed72165cce9925daaa


# 2120111c 11-Jan-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: e2033f49c2b7d0b8c0b6d404de26a7b27c323e2e


# cd05a4c0 11-Jan-2007 Hong Zhang <hzhang@mcs.anl.gov>

mv creation of subcommunicator routines from redundant.c into appropriate files

Hg-commit: 1522e7dff81405cd8e33fc7679270a471995edfd


# 9dfb5993 11-Jan-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 5b002539f7bb6e94c232479a607bbe05d6885922


# ce04d426 29-Nov-2006 Matthew Knepley <knepley@mcs.anl.gov>

Small fix for PetscObjectContainer


Hg-commit: c0405f84eb5654096523719f26771a2d60b38bfe


# 12279481 31-Jul-2006 emppter <emppter@pbrune>

merge



Hg-commit: 445855cec72d274853746c763d0a7ba017f3fea1


# 86406e2e 31-Jul-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: 0a3d3017dd69cce84140ceaa2bbc517050c8d323


# 3dc36f0c 29-Jul-2006 Barry Smith <bsmith@mcs.anl.gov>

removed PetscRandomPrintHelp(); we are removing the concept of [PetscObject]PrintHelp() completely from PETSc

Hg-commit: 6762d9c9a9ae8f1012828b22e20b504c2d65dd59


# 4effdb26 28-Jun-2006 Barry Smith <bsmith@mcs.anl.gov>

automerge plus screw up merge


Hg-commit: 94847fa60f315c5dbfe2137d622fa126ff0944dd


# 18d22ca1 27-Jun-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: 848e25ae0ad23b77a71a52e211f1beea16000cc4


# 62be2189 27-Jun-2006 Hong Zhang <hzhang@mcs.anl.gov>

add PetscRandomView() and PetscRandomViewFromOptions()


Hg-commit: 1afc7078d029f0c97a94834c6f21b6f5b6f79f2e


# 5a512cb4 12-Apr-2006 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.4253
hzhang@shakey.mcs.anl.gov|ChangeSet|20060412030954|15189
ChangeSet
1.4253 06/04/11 22:09:54 hzhang@shakey.mcs.anl.gov +10 -0
add petsc interface with the random generator SPRN

bk-changeset-1.4253
hzhang@shakey.mcs.anl.gov|ChangeSet|20060412030954|15189
ChangeSet
1.4253 06/04/11 22:09:54 hzhang@shakey.mcs.anl.gov +10 -0
add petsc interface with the random generator SPRNG

src/sys/utils/random/randomimpl.h
1.5 06/04/11 22:09:51 hzhang@shakey.mcs.anl.gov +0 -3
trivial update

src/sys/utils/random/interface/randreg.c
1.7 06/04/11 22:09:51 hzhang@shakey.mcs.anl.gov +6 -0
add petsc interface with the random generator SPRNG

src/sys/utils/random/interface/random.c
1.43 06/04/11 22:09:51 hzhang@shakey.mcs.anl.gov +5 -0
update web page

src/sys/utils/random/impls/rand48/rand48.c
1.7 06/04/11 22:09:51 hzhang@shakey.mcs.anl.gov +0 -2
trivial update

src/sys/utils/random/impls/rand/rand.c
1.6 06/04/11 22:09:51 hzhang@shakey.mcs.anl.gov +0 -2
trivial update

src/sys/utils/random/impls/makefile
1.3 06/04/11 22:09:51 hzhang@shakey.mcs.anl.gov +1 -1
add petsc interface with the random generator SPRNG

src/sys/utils/random/examples/ex1.c
1.5 06/04/11 22:09:51 hzhang@shakey.mcs.anl.gov +3 -1
add petsc interface with the random generator SPRNG

include/petscsys.h
1.55 06/04/11 22:09:50 hzhang@shakey.mcs.anl.gov +1 -0
add petsc interface with the random generator SPRNG

src/sys/utils/random/impls/sprng/sprng.c
1.1 06/04/11 22:04:52 hzhang@shakey.mcs.anl.gov +98 -0

src/sys/utils/random/impls/sprng/sprng.c
1.0 06/04/11 22:04:52 hzhang@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/hzhang/petsc-dev/src/sys/utils/random/impls/sprng/sprng.c

src/sys/utils/random/impls/sprng/makefile
1.1 06/04/11 22:04:44 hzhang@shakey.mcs.anl.gov +17 -0

src/sys/utils/random/impls/sprng/makefile
1.0 06/04/11 22:04:44 hzhang@shakey.mcs.anl.gov +0 -0
BitKeeper file /sandbox/hzhang/petsc-dev/src/sys/utils/random/impls/sprng/makefile


Hg-commit: 7ee584d9548a3ef4f78b838e3bfd7782c7d55a01

show more ...


1...<<61626364656667686970