History log of /petsc/include/petscoptions.h (Results 276 – 300 of 431)
Revision Date Author Comments
# 0c814bb4 15-Nov-2011 Barry Smith <bsmith@mcs.anl.gov>

added PetscOptionsUsed()

Hg-commit: 87c6db8ba6c7d08934d27b280948c7ea4fbfa98e


# ce2f17d1 10-May-2011 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 8ad722e18529293bde53db7f4fb83823cee61dc0


# c2efdce3 06-May-2011 Barry Smith <bsmith@mcs.anl.gov>

fixed the XXXMonitorSet() to take a destroy routine that takes a void** argument instead of a void* argument to match the calling sequences of the viewer destroys.

Hg-commit: 021daf4f46f2a80eb466760

fixed the XXXMonitorSet() to take a destroy routine that takes a void** argument instead of a void* argument to match the calling sequences of the viewer destroys.

Hg-commit: 021daf4f46f2a80eb466760738148cd726f3fbf0

show more ...


# f38cfdcd 14-Dec-2010 Jed Brown <jed@59A2.org>

merge

Hg-commit: e3473e7b6a4936eaa5aef448a0ea058d50950587


# 88c29154 12-Dec-2010 Barry Smith <bsmith@mcs.anl.gov>

added PetscPC interface for Matlab
added PetscOptionsSetValue(), PetscOptionsClearValue() and PetscOptionsView() for Matlab
changed PetscOptionsPrint() to PetscOptionsView()
PetscXXX.View() in Matlab

added PetscPC interface for Matlab
added PetscOptionsSetValue(), PetscOptionsClearValue() and PetscOptionsView() for Matlab
changed PetscOptionsPrint() to PetscOptionsView()
PetscXXX.View() in Matlab interface now supports passing in no viewer and having it use the default

Hg-commit: b9153949782ef6b5312a19ce28b5aaa863f787b8

show more ...


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


# 09573ac7 05-Dec-2010 Barry Smith <bsmith@mcs.anl.gov>

changed all EXTERN to extern the CAPS served no purpose

Hg-commit: cdf5985509992c2237dbbe07f14278cccee0306c


# cd9db26d 17-Nov-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 9701f074fd20019a272d7c76f3b333aafe4932b0


# 855771a1 11-Nov-2010 Victor Minden <victorminden@gmail.com>

added -pc_sacuda_cycles option

Hg-commit: a6a7991be63fbbae8e9c4de8f5c0220ab293621a


# cc80cbf4 10-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 5d73cf9935fda256a6fbf926c8c6a7a05aaa84ff


# cfbddea1 10-Nov-2010 Satish Balay <balay@mcs.anl.gov>

change PetscOptionsAtoi() Atod, Atol etc to PetscOptionsStringToInt(), StringToReal(), StringToBool().

Hg-commit: bb319010bf9febc7c9c0b2531cd067cc35a2b84b


# 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


# 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


# 21b1d680 06-Sep-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 1ac99e58bacaa1133113d86e76355c2a6ff8e56d


# 8738c821 02-Sep-2010 Jed Brown <jed@59A2.org>

PETSC_DLLEXPORT -> PETSCSYS_DLLEXPORT

For consistency with other packages, and since the library is named libpetscsys.

Hg-commit: d411519a6aa3d1f4f3f42dfd9d10e405a0d44202


# b4be0e3a 31-Aug-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: ee2c880beeb7f5709c949b456809141d38ab9b9a


# e7f143fa 31-Aug-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 21ce832f6372fd3b563c19fc7f166b12c02a05f0


# 6e655a9b 29-Aug-2010 Jed Brown <jed@59A2.org>

_p_PetscOptions -> _n_PetscOptions

Hg-commit: e157ec42b47f969804d295f41db3118e4b460a8f


# 1451c9d6 29-Jul-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: f4adcc058053db0591717333b80bc943449cec4b


# 74e0666d 26-Jul-2010 Jed Brown <jed@59A2.org>

Add PetscOptionsPrefix{Push,Pop} and a test

Hg-commit: 9e68ff06e40ab1e30c245926ffd402aa2a763c44


# 5cb84363 11-Jun-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 5af87a54ffb6678a987e39ee927086c38291b9c2


# f8dc72cd 10-Jun-2010 Victor Minden <victorminden@gmail.com>

commit after merge

Hg-commit: ff6f7304cebf9d0f27bee5e461b036f47dd2cf49


1...<<1112131415161718