History log of /petsc/src/vec/is/utils/isltog.c (Results 501 – 525 of 707)
Revision Date Author Comments
# fcd96beb 10-Apr-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after pull of manual pages patches for 3.1

Hg-commit: fdda79b9b0cfa271aff815250a8f6761d22b5ee8


# eca87e8d 09-Apr-2010 Barry Smith <bsmith@mcs.anl.gov>

many more manual page fixes, mostly for badly formatted manual pages for macros

Hg-commit: 97f5f25f18c2f9879fa942b30e59e9d3b8604142


# 0700a824 08-Apr-2010 Barry Smith <bsmith@mcs.anl.gov>

changed cookie to classid cause that is what it is.

Hg-commit: ffa25d1edea7afc409fcc13e7f2b63587b1494c1


# f9a2c96d 27-Mar-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: b27e7be9c09691d1f15f4d8d34f1b0fc4ac63ae4


# 006ab1e1 14-Mar-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: eeeb49c948c5872b4f73f66250b1299d414157c6


# 59874860 14-Mar-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 88a2301e7919a0b8fe0135db14186420f5ff516c


# 3463a7ba 13-Mar-2010 Jed Brown <jed@59A2.org>

clarify wording in ISLocalToGlobalMappingGetInfo

Hg-commit: 483941e350f3e39e4074d00711367d76ee0cc11e


# 0d2fba3e 09-Mar-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 2c02161f5890b468f5bb35c7476967398e40a0c5


# 28842d8c 26-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: ee73705a045ef5d04e074e8534eb7e0fbaa08e1b


# 5f5f199f 26-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

moved petscsys.h stuff into petsc.h files (Fortran and C) removed petscsys.h files fortran and C
eliminate use of petscsys.h (Fortran and C)
eliminated redundant use of #include "petscfix" all over t

moved petscsys.h stuff into petsc.h files (Fortran and C) removed petscsys.h files fortran and C
eliminate use of petscsys.h (Fortran and C)
eliminated redundant use of #include "petscfix" all over the place because included by petsc.h

Hg-commit: dea4bc8a57aa0490c3a40fdee08c4b41e42e03ce

show more ...


# fe36e6c7 13-Apr-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge
- Watch out for SNES ex45, I think the merge was bad

Hg-commit: 04bc4bca24f51d95f00a035b6b5fb2e5990fd8a8


# 90d69ab7 28-Mar-2009 Barry Smith <bsmith@mcs.anl.gov>

changed PetscOptionsName() and PetscOptionsHasName() to return true if option is set, regardless of the value it is set to, include 0 and false
changed most uses of these routines to the Truth vari

changed PetscOptionsName() and PetscOptionsHasName() to return true if option is set, regardless of the value it is set to, include 0 and false
changed most uses of these routines to the Truth varient

Hg-commit: fd6366abd7eb1f3ec925faa0ecd078d5cc025eb2

show more ...


# 2d200336 06-Nov-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: af487d5b45dae01d0566132d57158d0286d6a750


# 7c4f633d 03-Nov-2008 Barry Smith <bsmith@mcs.anl.gov>

removed -I$PETSC_DIR from make system and changed the corresponding
#include "src/dsdsdsds" to "../src/sdsdsds" in the source code

Hg-commit: 6e3c4cc4b4bfcb366bae9b71afcb5009c1f0429d


# 404197b7 26-Sep-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: bfd3a83a4adc1cd389f373bde87fe159fad91161


# 5d0c19d7 26-Sep-2008 Barry Smith <bsmith@mcs.anl.gov>

ISGetIndices() returns const array, it is not something that should be changed

Hg-commit: 279c07e55dc4d24fe01a982d22cefc6e74f39257


# 207126cb 23-Jul-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after most of merge of petsc-dev with petsc-dev-new-solvers with new way of handling external solvers

Hg-commit: 7c86fa28bc8468b955cc6a62edd1de55d6c3d700


# 166c7f25 10-May-2008 Barry Smith <bsmith@mcs.anl.gov>

changed PetscEvent to PetscLogEvent
Removed initialization of global variables PetscLogEvent and PetscCookie to 0 since no longer needed

Hg-commit: b49d69f3756a139801bd445902e6aa5221450631


# 1c0add76 22-Jan-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 50f87a7744bf92447897e71d01d55e453fda1a7f


# 3be44c43 18-Nov-2007 Barry Smith <bsmith@mcs.anl.gov>

commit aFTERmerge

Hg-commit: 45a698803bd457bdc2ba32be5035e710250a5320


# 865bae8e 09-Nov-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 31603a991f8c9dbd9cd4c72b30a3514b55817b16


# 7fe06243 07-Nov-2007 Barry Smith <bsmith@mcs.anl.gov>

t after merge

Hg-commit: 39a23f849d19621efbe30bce2419f57813cbd74a


# 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


# 6f3d5618 31-Oct-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 4a9e5a2b97bdb9073e83eff56096e46ac4ef2230


1...<<212223242526272829