SNESMonitor(): remove macro, implement as a functionHg-commit: 5c71ac263a531c21bae055e7e43bc37473a86b19
{SNES|KSP|PC}SetType(): set the type name before calling the create routineHg-commit: 3a1ff1be81d6c525b35eede6a8814ec0b8e0b4c7
changed examples to pass pointer to destroy functionmost workHg-commit: bbc5d1464c4cbe6ea83fdf46e15c0f41ea396c06
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
Consistency fixes in various XXXDestroy() routinesHg-commit: 57fda8d6ead113d90964fbbae090f42e42f2d681
Move duplicated setup/destroy code from SNES impls to interfaceHg-commit: 2006b262d5b7b1216d06712c28367447af38b63c
PetscFlistFind() now only searches for symbol in libraries and executables if a flag is passed in.Hg-commit: e9a41a3af8b62f34958a6f82c9f34be7616d4faa
fixed missing extern_cxx thing in petscdmda.hgot rid of MatMFFDSetFromOptions() since should use MatSetFromOptions()fixed const in veccusp.cu that didn't allow yin += 3Hg-commit: 1a1910616a5100b
fixed missing extern_cxx thing in petscdmda.hgot rid of MatMFFDSetFromOptions() since should use MatSetFromOptions()fixed const in veccusp.cu that didn't allow yin += 3Hg-commit: 1a1910616a5100bb4f998cfba4c697d9b2502721
show more ...
fixed fixed some names in petscmath.hHg-commit: a2460f32b5062aa458eab9ab7fe574fb7cb0b351
fixed some PCResetHg-commit: 1a6f5fc1c27b74d8f5d610cf83563c4ec287b72b
finished basic support for __float128Hg-commit: ae6323f37787bba35aaa6ab78aa53432011da446
now SNESSetFunction() lets you change things by passing NULLHg-commit: fa4c25d0fe73fe5369157babceb32a515c10628d
Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.hHg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07
removed SCALAR_INTHg-commit: 52f301c861c7ffb4f3605d4d027f466e5832053c
removed #define PETSCXXX_DLL from top of all source filesHg-commit: b784aa18ddcf5337d4011d34f0fa008681695ac1
more PCReset_XXX() doneKSPDestroy() now zeros the pointerHg-commit: 734a7781b5d7d5bb9df4814d2e579008497bc8d8
More const in more places: {SNES,KSP}ConvergedReasonsHg-commit: dc1cde49dbbfa78a60157d2dc4044c85110bab61
added zeroing of pointer to VecDestroyVecs()Hg-commit: f208dcada3a3f640f354f9a431cecf4c9ce81cd5
Now requirepackage is only used for proper packages, functions use requiresfunction, and the rest use requiresdefineHg-commit: dd65fd3461c02753386917514e6ebe12d345a30e
changed Matlab spelling to MATLAB some general MATLAB cleanupHg-commit: efcb24f191dfedc98b283d9e63e7859032e8ef35
commit after mergeHg-commit: 4b69fd1f3a600a3dcf5bfd2166cdbbba589c2200
fixed bug in SNESSetConvergenceHistory() when length not providedfixed bugs in Matlab interface for SNESSet/GetConvergenceHistory()Hg-commit: 1d9997463ea5b8a97cb88a43995977c8023dfba2
Add a note and guard for SNESDefaultComputeJacobianColorHg-commit: 52b09d8170fb3cd7cebbf3f901d9d10f31103b0d
1...<<41424344454647484950>>...74