History log of /petsc/src/sys/utils/sorti.c (Results 226 – 250 of 275)
Revision Date Author Comments
# 51322221 28-Feb-2012 Jungho Lee <julee@mcs.anl.gov>

commit after merge

Hg-commit: e8d19a834d936a4816c3abf3af0b68733c00be11


# c17803e7 01-Oct-2011 Jed Brown <jed@59A2.org>

Merge TS adaptivity work, some conflicts with Emil's explicit stages for Rosenbrock

In merging Emil's work, I added a flag for an explicit stage instead of
redirecting through a different function.

Merge TS adaptivity work, some conflicts with Emil's explicit stages for Rosenbrock

In merging Emil's work, I added a flag for an explicit stage instead of
redirecting through a different function. It is less code and more
clear, I think.

Hg-commit: 1aa32ce28475592f35bc148baeecb41ed3995a50

show more ...


# d6ab60da 29-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after update

Hg-commit: 5b1e4efb1964265064d3813d4870822c1786d192


# d7aa01a8 29-Sep-2011 Hong Zhang <hzhang@mcs.anl.gov>

bugfix of sorti.c done by Satish for c99 complex build:
Looks like the problem is - one cannot use 'I' as a variable - as its
a predefined value
for complex stuff [for 'a + I b' type stuff]

The pre

bugfix of sorti.c done by Satish for c99 complex build:
Looks like the problem is - one cannot use 'I' as a variable - as its
a predefined value
for complex stuff [for 'a + I b' type stuff]

The preprocesor is expanding the code to:

PetscErrorCode PetscSortIntWithArrayPair(PetscInt n,PetscInt
*(__extension__ 1.0iF),PetscInt *J, PetscInt *K)

Hg-commit: 377179c055e4ae879c5c4bae4d4ce35a5e541c19

show more ...


# 6d07fc83 28-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 3307ff9c5d03481441537a6f709576a0b0a6eebc


# 9b67c4b3 27-Sep-2011 Dmitry Karpeev <karpeev@mcs.anl.gov>

Fixed array pointer decls. for better portability.
* * *
Minor fix.

Hg-commit: ef7e1a17548b32715503b888ab4f00146c8a78aa


# 1c1325fe 26-Sep-2011 Peter Brune <brune@cs.uchicago.edu>

commit after merge

Hg-commit: bc589908dea7ebb861f2760c0d80f312294e48c0


# 472b90b3 26-Sep-2011 adams <adams@jaguarpf-login1.ccs.ornl.gov>

fix for emtpty procs on input grid (2nd commit).

Hg-commit: 416bc569082d603eba1a683707921f8a1b880bdb


# c1f0200a 26-Sep-2011 Dmitry Karpeev <karpeev@mcs.anl.gov>

Sorting and merging routines for array triples (indexed pairs).
* * *
sorting fixes.

Hg-commit: bb0833e133bcde0b64a2285e984ae6bf59308378


# 639d86e3 13-Jan-2012 Sean Farley <sean@mcs.anl.gov>

Merge

Hg-commit: 0fb617426806c222fb6fb5e47365b6c3688c614c


# d39137a2 12-Jan-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d540875a63b3c979c82b6a7fa7f062571e906d10


# 247e2d92 06-Jan-2012 Jed Brown <jed@59A2.org>

Mass revert file modes that were made executable in f6e61ee9c329

Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5


# 832f7384 01-Jan-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: ee8d91ae0580d1d4fa92be38a18d40c838b9a257


# 14e519b0 31-Dec-2011 Mark F. Adams <mark.adams@columbia.edu>

changed MatMatMult to MatTranposeMatMult.

Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f


# 639119aa 19-Dec-2011 Jed Brown <jed@59A2.org>

Merge PetscBG updates

Hg-commit: 22a06792c20cdef150a242abf7d3e6b3fcc56ad1


# 5c7a89a6 17-Dec-2011 Barry Smith <bsmith@mcs.anl.gov>

fix to ex73 that tests external packages, fix for permuting vector it passed the old "is" in the new slot

Hg-commit: 3b4247e0742d61a197a49aa4019b1cd95783edea


# b4301105 16-Dec-2011 Barry Smith <bsmith@mcs.anl.gov>

added template for PetscMergeIntArrays()

Hg-commit: f9fd4010c3244b6b78d1eba0765b51b4733bb471


# c6db04a5 14-Mar-2011 Jed Brown <jed@59A2.org>

Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.h

Hg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07


# 47dad92f 13-Mar-2011 Sean Farley <sean@mcs.anl.gov>

Merged

Hg-commit: d8c12016d3250a8d659fa779bc1698da4d6c5237


# 7d0a6c19 12-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

removed #define PETSCXXX_DLL from top of all source files

Hg-commit: b784aa18ddcf5337d4011d34f0fa008681695ac1


# 8c172940 06-Dec-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: dbd6603baa0301f54f7391c043f07dcfbf07f03e


# 7087cfbe 05-Dec-2010 Barry Smith <bsmith@mcs.anl.gov>

moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs
removed all DLL export/import stuff since it was never used and never will be
removed MatPermuteSparsify() since it sucked.

moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs
removed all DLL export/import stuff since it was never used and never will be
removed MatPermuteSparsify() since it sucked.

Hg-commit: 72f7a5e60333f6c9780d56fcce45657940d16b13

show more ...


# 3334f37f 29-Sep-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: 2d32a1bf6d6a67dfae50d31fc22b6e5a617d8a04


# ace3abfc 28-Sep-2010 Barry Smith <bsmith@mcs.anl.gov>

Changed PetscTruth to PetscBool and PETSC_TRUTH to PETSC_BOOL
note this requires a new sowing version

Hg-commit: 8b4c4277f05e3fb874633288193dab1105bf142a


# 42eaa7f3 26-Sep-2010 Barry Smith <bsmith@mcs.anl.gov>

more one display tree

Hg-commit: 634c6c42e56f36f84244e4fe2f20e88d1ff6ffcf


1234567891011