added txpetscgpu stuff for testing, compiles not yet testedHg-commit: b056329a6646524a5192ed7d8dc41c52402951cb
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 ...
Added Mesh GlobalToLocal and LocalToGlobal- Better Vec error message- Error checking for SectionsHg-commit: 871e26a5b886e25ee3f39482d41cb6b38003c4e9
fixed PETSC_REAL_MAX to PETSC_MAX_REALHg-commit: 8457818fbc908d2af1ea72953a2dc4102f0163f1
fixed fixed some names in petscmath.hHg-commit: a2460f32b5062aa458eab9ab7fe574fb7cb0b351
fixed some PCResetHg-commit: 1a6f5fc1c27b74d8f5d610cf83563c4ec287b72b
got gfortran quad precision also working for 4.6added more pcreset for other PCsHg-commit: 9ecce33931895bae4575b370a4bd88f21e9fd656
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
More Mesh fixesHg-commit: 8eedcbf7faeeed225b1bb3430fe6939665377af1
Fix build after Matt removed petscmesh.hHg-commit: d64702cff54c09d5a5b909c52bdce78a49c7c70a
removed #define PETSCXXX_DLL from top of all source filesHg-commit: b784aa18ddcf5337d4011d34f0fa008681695ac1
update output files for nightly tests - mostly F90 examplesHg-commit: 62b95e04ce6854d4e4d5971752c8917a5bae34e2
commit after mergeHg-commit: 29daf4042af87cc402b75e85d0d14c1d1f7d4bc0
more PCReset_XXX() doneKSPDestroy() now zeros the pointerHg-commit: 734a7781b5d7d5bb9df4814d2e579008497bc8d8
update output files for Fortran testsHg-commit: 07064726a5b5fa9a17767d6df7ed7366121ff021
ISDestroy() now zeros the pointeradded a couple more PCRest_Hg-commit: 646656e619383798fae72855f3a4f260d7fdf07a
update outputfiles for night testsHg-commit: 3b29bc8946ce6534d657ddd93c2a208ee5cf4358
fixed .bib entries with Gail's correctionsremoved all checks of nonzero pointer before call to PetscFree and setting to zero of pointer after PetscFree, since PetscFree() does that all automatically
fixed .bib entries with Gail's correctionsremoved all checks of nonzero pointer before call to PetscFree and setting to zero of pointer after PetscFree, since PetscFree() does that all automaticallyHg-commit: 0f5bef9ea1fcd7ad8418fab6181ef990ea35c1db
added zeroing of pointer to VecDestroyVecs()Hg-commit: f208dcada3a3f640f354f9a431cecf4c9ce81cd5
added KSPReset()changed PCDestroy() to use PCReset()changed VecDestroy() and MatDestroy() to zero pointerHg-commit: e3a0adf50e88a7c67465681b9f8393abb75b1cda
update output files for nightly testsHg-commit: ab5c4008f56f1c12abcd29ee8756d7ca9941a7a7
some more Matlab interfaceerror catch two default arguments to VecScatterCreatestarting PCReset()AXYPX() and AXPY() manual page no longer warns of low performance.Hg-commit: cc0cccc0f86a8f41a634
some more Matlab interfaceerror catch two default arguments to VecScatterCreatestarting PCReset()AXYPX() and AXPY() manual page no longer warns of low performance.Hg-commit: cc0cccc0f86a8f41a634e93ea78fc8e1011b8a4a
fix typo - contributed by Ethan Coon <ecoon@lanl.gov> [petsc-maint #64085] typo in VecStrideScatter()Hg-commit: 5bda894d32af6752257ffc4649ebfe958880a437
update output files for vec testsHg-commit: 5dbe1264252fb9cb5d8e033d620d18f7b0e9111f
1...<<161162163164165166167168169170>>...278