History log of /petsc/src/sys/utils/sorti.c (Results 201 – 225 of 275)
Revision Date Author Comments
# d9799b0b 12-Feb-2013 Jed Brown <jed@59A2.org>

Merge branch 'private-impl-headers'

petsc-private/petscimpl.h and vecimpl.h are no longer included by
petscsys.h and petscvec.h. Some inline functions become normal functions
as a consequence of the

Merge branch 'private-impl-headers'

petsc-private/petscimpl.h and vecimpl.h are no longer included by
petscsys.h and petscvec.h. Some inline functions become normal functions
as a consequence of these changes.

Hg-commit: 5c59734726c7c41f493a5f5b9303cfab5c66ae21

show more ...


# afcb2eb5 12-Feb-2013 Jed Brown <jed@59A2.org>

Make petscimpl.h private

Hg-commit: 910e8b03a54a915953944da6f75eb81c807d7428


# b04a062a 05-Feb-2013 Shri Abhyankar <abhyshr@mcs.anl.gov>

commit after merge.

Hg-commit: e15fd985275e9e6c40407ae90b2d69ed97fbf48d


# 299eca30 05-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: b5179cc7865f723cd5e23a2244f6bcbc7b905437


# 94c9c6d3 04-Feb-2013 Karl Rupp <rupp@mcs.anl.gov>

Fixed style violations around else-keyword.

Hg-commit: d968d568a12dd2dcbf75c442cf3335bec0ab2047


# a297a907 29-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Uncrustified src/sys/*

Hg-commit: 9f71677807bad7b55428a6cc0f5ccc5052e91805


# c5a46771 22-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

commit aftr merge

Hg-commit: 854807b200896ff0e3d6fb344a549ed1a2b93850


# ea10fe75 20-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

if, for, while, switch now have consistently a space prior to the opening parenthesis.

Hg-commit: cf69a5905ee4efb938b2bdd2762f87854175a6c5


# f5f7c1b9 19-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Carefully replaced more '){' by ') {', added checker script

Hg-commit: a0037010be00b56a68354d942365c8f8df63198a


# e08d9924 18-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Carefully removed \t from src/sys/*

Hg-commit: 910eecdb2d9101d15fb5ee24738d9e5eca423f9a


# b769355b 31-Dec-2012 Jed Brown <jed@59A2.org>

merge PetscSF implementation

Hg-commit: 98dccc99445b69cb7a66312149eb16fec359e294


# a2ea699e 30-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

ran clang --analyze over PETSc and fixed many of the complaints. Mostly missing CHKERRQ() and set but not used variables, no bugs found, lots of complaints about null references, not sure what is up

ran clang --analyze over PETSc and fixed many of the complaints. Mostly missing CHKERRQ() and set but not used variables, no bugs found, lots of complaints about null references, not sure what is up with that; gets in the way of real useful messages.

Hg-commit: c183c49f249a22d7ef32be2c51749bad41445e53

show more ...


# 98781d82 04-Oct-2012 Matthew G Knepley <knepley@gmail.com>

Integer Find: Fixed PetscFindInt() for 0 size input

Hg-commit: 995be49f522d406b88850b6da68a52cec93fb837


# 7659c1be 28-Sep-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: e67798811b9e9715a27e1162d786ebd65ddc7d21


# d9f1162d 22-Sep-2012 Jed Brown <jed@59A2.org>

Fix syntax error and tighten up PetscFindInt implementation

Returns location (as negative) when not already present

Hg-commit: 4abec2d5e3ad51e1bb67e43a4fae8432f8fea50d


# 3c74bc9e 22-Sep-2012 Matthew G Knepley <knepley@gmail.com>

Sys: Changed PetscFindInt() to avoid overflow

Hg-commit: ed4e8f2b430c6052336a84edd9dee39be54f0f78


# 026ec6cb 22-Sep-2012 Matthew G Knepley <knepley@gmail.com>

Sys: Fixed declaration

Hg-commit: b521f46cc2dd904b83d22d7d12fd722536ec2e52


# 60e03357 22-Sep-2012 Matthew G Knepley <knepley@gmail.com>

Sys: Added PetscFindInt()

Hg-commit: 6eccf13462a844884d1bb17e222c358cc5517cf2


# 6b8290a7 18-Sep-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge.

Hg-commit: e9b1d5a15a0939c40ff81c36b9bebc5118d94ce3


# 3e08d2be 18-Sep-2012 Barry Smith <bsmith@mcs.anl.gov>

removed trailing blanks from source code
added rule rmtrailingblanks accessible via make ACTION=remtrailingblanks tree

Hg-commit: 6e3652165d48aa5f3e94dd66bf607adea6fac27a


# 8caf3d72 18-Sep-2012 Barry Smith <bsmith@mcs.anl.gov>

code to match PETSc style guide for if (xxx) for (xxx) sizeof(xxx)

Hg-commit: 01e0d19bcd83a980fb5e8e32b294a95da72b405f


# ba4bd723 31-Aug-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 85ea2b32f01c9c465a4b0b5082ad81d2970a62e4


# 17d7d925 31-Aug-2012 Stefano Zampini <stefano.zampini@gmail.com>

Added sorting routines for MPI ints.

Hg-commit: 1219b52b2cb93fd89a192bf4c4bd4ab9767872b5


# 0f55b88d 03-Jul-2012 Satish Balay <balay@mcs.anl.gov>

backout all chmod stuff in bf971ba58125
[but keep diffs to src/mat/impls/aij/mpi/mpimatmatmult.c ]

Hg-commit: 4a812fc1f35496ce2717c7da9ef12ffabbd13258


# c0174eb7 03-Jul-2012 Mark F. Adams <mark.adams@columbia.edu>

removed a spurious call to MatSetBlockSize.

Hg-commit: bf971ba58125bd8cf7ceb2a9d0f5cdf27c27cc6a


1234567891011