History log of /petsc/src/vec/is/utils/isltog.c (Results 476 – 500 of 707)
Revision Date Author Comments
# 6bf464f9 18-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

converted rest of source code to take pointers into destructor reoutines. make test workds

Hg-commit: 78c641225c0516099423eeea3cc66e68fd2f62f3


# 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


# 17f591b0 09-Dec-2010 Jed Brown <jed@59A2.org>

Documentation fixes

Hg-commit: ccae751d9e64389a3b76527f38e8103c0179fce7


# 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 ...


# 47b40911 01-Dec-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: e1fc2c73eb56030dc76b20b68b959231bf213deb


# 2768edcb 23-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 9122b9cb4bbbe7a3aa70181d1e1d574ba50c62ae


# 62417fec 23-Nov-2010 Jed Brown <jed@59A2.org>

Merge DMComposite work

Hg-commit: 190ef40b489f79a42d838f20330ea5e818e21312


# 86994e45 22-Nov-2010 Jed Brown <jed@59A2.org>

Add ISLocalToGlobalMappingGetIndices()

Hg-commit: eea7cc64a88fc9a2e3c83f2e385f95d1e1305e39


# 94f4c46b 20-Nov-2010 Jed Brown <jed@59A2.org>

silly index translation mistake

Hg-commit: 10bae133f38d41de56e6c09860e02fe3b76aaddb


# 8ab951ed 19-Nov-2010 Jed Brown <jed@59A2.org>

Missed a __FUNCT__

Hg-commit: 0fa1e14243e184d2fbcce16bee518663850e7929


# b2beed0a 19-Nov-2010 Jed Brown <jed@59A2.org>

Add ISLocalToGlobalMappingUnBlock()

Hg-commit: 3312f3901584240c926dc971d8bb48dbf9d54cfc


# d6db8083 04-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: ebaab317c53837c315f2352bd5006ef68c02ec27


# 8c03b21a 03-Nov-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Apparent bugs in asm that allocate not arrays of objects, but arrays of pointers to objects.
Minor doc/comment fixes.

Hg-commit: bf80f5b2d259b82720b566b07eb191b67098cfb0


# 671f6225 17-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after monster merge with Jed's changes to Truth/Bool broke some stuff

Hg-commit: 5caec4f276cb70c9322fa9314b3d9d9d41118eac


# acfcf0e5 14-Oct-2010 Jed Brown <jed@59A2.org>

PetscOptionsTruth -> PetscOptionsBool and related

Hg-commit: dfea0d194d94180043ddc1c2d9d074a0b8717c77


# d5ad8652 03-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

merged ISLocalToGlobalMappingCreate() and ISLocalToGlobalMappingCreateNC() into a single routine.

Hg-commit: 67c53c6fe971133ba8f57dbd2992f5d1a0a938ab


# 70b3c8c7 03-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

merged ISCreateGeneral(), ISCreateGeneralNC() and ISCreateGeneralWithArray()

Hg-commit: 6b6d97a9614bebe6ee4abe6a5cb88a816f7fa364


# 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


# 2692d6ee 22-May-2010 Barry Smith <bsmith@mcs.anl.gov>

fixed XXXType #define names that had underscores in them such as MAT_SOLVER_SUPERLU MATORDERING_ND or PETSC_VIEWER_ASCII to not have _ also updated style guide to clearly indicate this.

Hg-commit: 9

fixed XXXType #define names that had underscores in them such as MAT_SOLVER_SUPERLU MATORDERING_ND or PETSC_VIEWER_ASCII to not have _ also updated style guide to clearly indicate this.

Hg-commit: 9ee752148eed3df65feb0f7eb0686798c3c0621b

show more ...


# e32f2f54 07-May-2010 Barry Smith <bsmith@mcs.anl.gov>

added MPI_Comm as first argument to PetscError() and SETERRQX()

Hg-commit: fe5a2ff050abc00ca2c2979c0af22b117b62874e


# f0eb1ee0 12-Apr-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 96dff560e9caff2ee6539fb4c50e92b67324e0b0


1...<<11121314151617181920>>...29