History log of /petsc/src/snes/interface/snes.c (Results 1426 – 1450 of 2059)
Revision Date Author Comments
# 8f6e6473 09-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

adding passing of user context in SNESSetFunction

Hg-commit: f8267d59b58a0e83f99776a524bbc935b978e75e


# 91621f2e 08-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

added SNES argument to SNESComputeFunction interface for Matlab

Hg-commit: b7b5ecc364a4839e7119839289fdb4cbda1da9ff


# e650e774 08-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

baisc matrix free SNES example running

Hg-commit: e055591292f0b002ae884e0f5440f44dd8bb3a4d


# 69b4f73c 08-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

Get Matlab engine linking etc working properly on Mac

Hg-commit: 92cf9256d1c2c999ca010bd85464d28ea6827e40


# 5b1c70cb 05-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 1f4c484a81300cf08467cf75a57122e999bb989c


# d43f616c 05-Oct-2010 Hong Zhang <hzhang@mcs.anl.gov>

remove unused variables in SNESComputeFunction_Matlab()

Hg-commit: f8bab50c028e3c329aaa12073d098330efc9980c


# 0807856d 04-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

more work on Matlab PETSc binding. SNES is not yet ready

Hg-commit: 29ca4ad6a874e338178285dcfc2877f0df48a4e9


# 317d6ea6 30-Sep-2010 Barry Smith <bsmith@mcs.anl.gov>

I have added PetscObjectPrintClassNamePrefixType() which is now (in theory) used uniformly in all the XXXView ASCII info formats to display this information appropriately. A nice improvement, elimina

I have added PetscObjectPrintClassNamePrefixType() which is now (in theory) used uniformly in all the XXXView ASCII info formats to display this information appropriately. A nice improvement, eliminated lots of duplicate code and makes it easier to have uniform output.

Hg-commit: ac7db369abce3aaa842088cc8d77922f55ce8a59

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


# 9fb22e1a 23-Sep-2010 Barry Smith <bsmith@mcs.anl.gov>

better version of PetscAMSPublishAll

Hg-commit: 782c2a976ec07d13b492bc3c4a0989c9b56cd366


# c457296d 23-Sep-2010 Barry Smith <bsmith@mcs.anl.gov>

basic amspublishall. Release it is wrong and need to publish after the type is set.

Hg-commit: 00a22ad47a7a0ffcd91c66290fefb82fce41e498


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

Merge.

Hg-commit: 1ac99e58bacaa1133113d86e76355c2a6ff8e56d


# d47de31d 18-Aug-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 234708a6abebb3da9e8899d5fb5cd7b58ea7baff


# 812af9f3 10-Aug-2010 Barry Smith <bsmith@mcs.anl.gov>

merged CHKMEMQ; into PetscStackPush() and PetscStackPop()

Hg-commit: 10be2c80ec26b2c6360505ac9aebb0bfdb4f1855


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

Merge

Hg-commit: f4adcc058053db0591717333b80bc943449cec4b


# ca403474 29-Jul-2010 Victor Minden <victorminden@gmail.com>

commit after merge

Hg-commit: 320e12621a75b76069d3a8a897aa3f72377aa8dd


# 0598bfeb 29-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

updates to docs to include actual hyperlink to users manual when possible
now use PETSC_HAVE_DYNAMIC_LIBRARIES instead of PETSC_USE_DYNAMIC_LIBRARIES for PetscFListFind() etc so even statically built

updates to docs to include actual hyperlink to users manual when possible
now use PETSC_HAVE_DYNAMIC_LIBRARIES instead of PETSC_USE_DYNAMIC_LIBRARIES for PetscFListFind() etc so even statically built PETSc can dynamically load new types

Hg-commit: 44383b6f330cbb89c18413a3aa580692ad00c36e

show more ...


# d5bac5b1 09-Jul-2010 Victor Minden <victorminden@gmail.com>

commit after merge

Hg-commit: dbe17f4cd57aa220aaa7f3a4929b4662f1fd3cc2


# d2ffe925 09-Jul-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: fb3fb77fa7d8bd71eb94b0f289024414b41b2354


# c5eb9154 09-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

completed PetscValidLogicallyCollectiveXXX() routines and usage

Hg-commit: 374cfa6c3abbd90ea5b27fc02813ca73ae37b846


# 3f9fe445 08-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

finished labelling manual pages as Logically or Neighbor-wise Collective

Hg-commit: 8a714c954b7624fb9d7cacbaa621300eebb99517


# c9b90e31 06-Jul-2010 Victor Minden <victorminden@gmail.com>

commit after merge

Hg-commit: f9a876531578af47c6e59a2c1d832a9c96637bc5


# 3a3e4172 04-Jul-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 8be6b379b7bc1cbb3adf7412dfe042e3e92c6019


# 5d973c19 03-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

fixed putting PetscObjectProcessOptionsHandlers() for each XXXSetFromOptions()

Hg-commit: fdc7be12de37b8a400b6e561de9850bcc7e79f4f


1...<<51525354555657585960>>...83