more work on AMS JSON-RPC Web interfaceHg-commit: 610511a68dcbe0d01c88ee4f8cc7926484939c33
developers nots for AMS JSON-RPCHg-commit: 1942f412783e54dc5cc9034876b2ad7aa84c6c8a
AMS JSON-RPC can now pass arrays back to JavascriptHg-commit: 1b37cd60ffda8bb3755881b9fc557bca2cfd83eb
PetscWebServe() should not have fortran stub, try publishing array of doubleHg-commit: 14049482a934289bd97f09ec39b639b5b6b4a0ce
bug fix for PetscWebServeRequestPostAMSJSONRPC(), I total misunderstood the header structure, it's amazing it ever worked.Hg-commit: f84398a9aa223390b75f128cb3580f8074a47bcc
minor cleanup/reorg of PETSc webserver stuff with addition of basic docs and explanationHg-commit: fe4d4097df58441cf8de8f8abf4575b17dc9798a
Merge branch 'master' of gitifyhg::ssh://hg@bitbucket.org/BarryFSmith/petsc-dev-simpSymbol visibility and namespacing.C++ builds always set extern "C" and can be called from plain C. Mostusers w
Merge branch 'master' of gitifyhg::ssh://hg@bitbucket.org/BarryFSmith/petsc-dev-simpSymbol visibility and namespacing.C++ builds always set extern "C" and can be called from plain C. Mostusers will only want --with-clanguage=C++ for std::complex.Hg-commit: f848d02318cae92d7b32037c7ee88f92dbe46347
show more ...
Fixes for builds --with-matlabHg-commit: e322b6f8daf769679aa0ee0485b12e7422ca1378
Change all PETSC_EXTERN_C to PETSC_EXTERNHg-commit: ba0cf153561ff2dc521f42e94b7164fbe7b5d798
merge, terrible manual process with many conflicts with Jed's PETSC_INTERNALHg-commit: 84df07d03c6e55bd0f27bd5ee8c1738562bd529d
visibility: use PETSC_INTERN when possibleHg-commit: 3b4bfb5c23843293f1f08790b48437080a32eb42
updated from EXTERN_C_BEGIN/END through sys directoryHg-commit: ee6b7ef2f48ce66402e7e807302de19506ce15df
changed use of PetscObjectComposeFunctionDynamic() to PetscObjectComposeFunction() to allow use of static for functions for standard use in PETScPetscObjectComposeFunctionDynamic() is still availabl
changed use of PetscObjectComposeFunctionDynamic() to PetscObjectComposeFunction() to allow use of static for functions for standard use in PETScPetscObjectComposeFunctionDynamic() is still available for use if neededalso fixed calls to PetscObjectComposeFunction() to not wrap lines (per PETSc coding style)Hg-commit: 822f9ddaac95a8ff6c2a9ad77fbf07d02d2c20d9
line search should not seterrq() on Nan or Inf but rather set line search failed and returnHg-commit: 97a95f7942dc812c40012e0b79526d52788f3843
win32 compile fixHg-commit: 6f1fdb22d79b2099374b181b8017d94a2ed6fc76
Include fixes for --with-dynamic-loading and C++ extern "C"Hg-commit: cead39d25d0fcbe7b2c2e41f225c0a780de35e19
Remove petscviewer.h from petscsys.hMuch of sys is independent of viewer. Viewer is used in so many otherplaces that it is now included by petscvec.h.Hg-commit: 1d745f01618aa51d3043fb1f87b0546f6
Remove petscviewer.h from petscsys.hMuch of sys is independent of viewer. Viewer is used in so many otherplaces that it is now included by petscvec.h.Hg-commit: 1d745f01618aa51d3043fb1f87b0546f60e6e730
Split out petscviewertypes.hFixes missing include in petscoptions.h that was impacting tests.Hg-commit: 8bcec53e19497af1488dd5b8010346dc31f3f222
moved hdf5 viewer prototypes to petscviewerhdf5.hHg-commit: 32e58a3b6cb82a35eeb5ad475bfc470fee3e4d45
added petscdrawtypes.h removed the typedef _xx* xx definitions from petscdraw.h and removed petscdraw.h from petscsys.hHg-commit: 01be7b4c0ac1e993b540535c319de45af820a255
moved sf to new vec/is locationHg-commit: f0665fe4e2bc9d7b33e6af35313fffe9d7c753a8
Removing dead experimental PetscShell code.Hg-commit: aee59bf3b744565306435f5b7608493772960434
converted in a bunch more PetscObjectComm() that I missed beforeHg-commit: a2a4fef7cd143b546baa5d5374a47a4ad76dd2d6
removed PetscViewerBinaryMatlabOpen() and friends, incorporated functionality into binary PETSc viewerHg-commit: 1676211ea1509edcdd7a044ca5b8b543f443b8ab
added PetscObjectComm() and used it to replace (((PetscObject)obj)->comm)Hg-commit: 3da37c458124ad48ae939f4e9823e4430ee0b8be
1...<<414243