changed PETSC_VI_INF to SNES_VI_INF and ptu into petscsnes.hHg-commit: 6dc44e6f48715c3332270cc3203301f21c60fdab
Matlab Checkredundancy interface works now.Hg-commit: 48cbd9e8d51f97968db73f3a0304687e6bac3191
fix compile warningsHg-commit: b5fc4c85fd145a9222037306a00d50612dfc9319
Fixed bugs in VICheckRedundancy matlab interface.Hg-commit: 1790eb3e559a5931d891e6ffea3ee23398e67ac6
SNESMonitor(): remove macro, implement as a functionHg-commit: 5c71ac263a531c21bae055e7e43bc37473a86b19
More work on check redundacy function for augmented space VI solver.Hg-commit: baf228d8c64851480d5648f2142bde265d79a2c1
converted rest of source code to take pointers into destructor reoutines. make test workdsHg-commit: 78c641225c0516099423eeea3cc66e68fd2f62f3
Fixes and cleanups for SNESReset()Hg-commit: b9ae8a3016c60329482b2acbbf5647012b35f564
Add SNESReset(), support in SNESVI to be implementedHg-commit: 2f02fd555b94075b568e02e58914cc65756705de
Move duplicated setup/destroy code from SNES impls to interfaceHg-commit: 2006b262d5b7b1216d06712c28367447af38b63c
windows compiler fixesHg-commit: a6419241ab824a15e820014cdd5ce74aff78f1a5
Added preallocation for augmented Jacobian.Fixed snes/examples/tests/ex8.c.Hg-commit: 679096a88e9d7bb941f3817238a4162f4a349048
Matlab interface for SNESVIRedundancyCheck.Hg-commit: 00d510461a631aea117647d79b88884fdc7af21d
finished basic support for __float128Hg-commit: ae6323f37787bba35aaa6ab78aa53432011da446
Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.hHg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07
Fixed problem with <valarray> and isinf()- Also clarified some includesHg-commit: 6253ac1d13616dccb97998a97af31b674ca3f4da
removed #define PETSCXXX_DLL from top of all source filesHg-commit: b784aa18ddcf5337d4011d34f0fa008681695ac1
fixed bunch of set but not used variablesHg-commit: d5650d37bd1d5b77dc944471a37afb6048f634de
Finished the bare bones of the augmented space vi solver.Need to add matrix preallocation and also need to write amatlab interface for checkredundancy function.Hg-commit: 23e7928e179a4df04dff5873
Finished the bare bones of the augmented space vi solver.Need to add matrix preallocation and also need to write amatlab interface for checkredundancy function.Hg-commit: 23e7928e179a4df04dff58734824ea6b8c4e87c9
show more ...
Added SNESVISetRedundancyCheck to snes header file.Hg-commit: 0402931f4337d077410441aabbabc3457bfc9a22
Started working on the augmented space vi solver.1) Copied SNESSolveVI_RS to SNESSolveVI_RS2.2) Added setting of pointer for user defined function which identifies redundant active set variables
Started working on the augmented space vi solver.1) Copied SNESSolveVI_RS to SNESSolveVI_RS2.2) Added setting of pointer for user defined function which identifies redundant active set variables.Hg-commit: bc6e4884739dea97883a0c6b18a0dd3d625bc1c7
more PCReset_XXX() doneKSPDestroy() now zeros the pointerHg-commit: 734a7781b5d7d5bb9df4814d2e579008497bc8d8
CGR does not handle PCSetDiagonalScale() so generate an error if user tries itadded note to PCApplyBAorAB() about diagonal scalingHg-commit: 04e3d615ff4c04a9b51bc2779455488d80533525
added zeroing of pointer to VecDestroyVecs()Hg-commit: f208dcada3a3f640f354f9a431cecf4c9ce81cd5
Added MatFindNonZeroRows_MPIAIJ.Not tested yet.Hg-commit: adea37974c6d44d5130776eded140b7455826f6c
1...<<111213141516