Now parallel prints allow arbitrarily big messages- Also VSNPrintf() returns the size without a limitHg-commit: 9e3fbe04a926857a0cd01a10b4bbb22ae2b0d550
Stop printing from sutting off my long printsHg-commit: efc7b08d487b68bf868df5c3bfdcb8fa8552886b
merge from releaseHg-commit: 29b1d3527c7e02e50b402d8643da29a34282c6ae
#17837 Get PETSc compiling with MSMPIHg-commit: a98da768eb25d5150d27850adafd2646ca877ff6
changed PETSC_USE_MPIIO to PETSC_HAVE_MPIIOHg-commit: 77a900e5492e0bd565d3b1391a1b3c0e5e5ba05b
snessetfunctiondomainerror should have Fortran interface generated automatically, fixedHg-commit: a005a72e56c5e5a5d3fb718055e49052fbf3ef1d
finished adding protection for MPI IO usage in PETSc with PETSC_USE_MPIIOHg-commit: 81a22dfeb0164b21d7c287e99b92590bae6c4e5b
vecload and vecview_seq_binary now support MPI IOHg-commit: de95409472f3c12bc88b4c6d11233bfcf8c0fb39
finished MPI IO version of binary viewer for Bags and with proper byte swapping for Intel with MPI IOHg-commit: 616bc2eeccfdf68ff3d242ffb3d0dcd0f069cbb2
removed no longer needed converts of Fortran to C MPI_Comm (since MPI 1.1 has a standard for this)Hg-commit: 263aca0fcfe7efcaed30a4abb46e648de3bb24ab
fix typoHg-commit: 8f8ebd39a44f2b2c0610658e1da295b2d68eecc2
fixed bicg-stab to handle t=0 and s=0 properly. The if (d1 == 0) should have been if (d1 != 0)Hg-commit: ae3ccd9bd6cad76beaed42582347d12d80738049
mv zpetsc.h (a meaningless name) to fortranimpl.h (a slightly more meaningful name)Hg-commit: d2687f12f92bff49ceff434100d018f6898829c3
removed support for old Cray Fortran charactor strings with cptofcdHg-commit: 90c05a4077e8e29d3872dcc8e341e586062f102d
added support for VecScatterCreateToOne/All() for --with-64bit-indicese: [PETSC #17245] Problems with VecScatterCreateToZeroplus some initial fixes for MatScalar singleHg-commit: e438ad3abe7580df
added support for VecScatterCreateToOne/All() for --with-64bit-indicese: [PETSC #17245] Problems with VecScatterCreateToZeroplus some initial fixes for MatScalar singleHg-commit: e438ad3abe7580dfc1b89607bb4d01ced16bb86d
show more ...
minor fix initializing the tmp PetscEnum and PetscTruthHg-commit: 7243e6124567b6d74a81e8eb5d79936bf81efa60
simplified PETSC_USE_64_BIT_INDICES, now this form will cause binary files to use 64 bit integersHg-commit: a4e62ae6e03457f06b791f617bab50e87828bb73
minor cleanup of tfs removing use of SAFEHg-commit: a1d00a67230d594835fc2fd793e0b845caa624da
fixed PetscPopUpSelect() to close FILE, previously it was closing the pipe twice.added const to arguments of PetscPopUpSelectHg-commit: f7276f33eb54c3aad787fb5a508afbecd3086844
some utils should use char[] instead of char*Hg-commit: e53c856de675c5e8165e9f4feb4d3da28b4ec37d
moved PetscLogEventRegister() out of Mat routines and into MatInitializePackage()Hg-commit: 35b702817b276bada8e4c85b011fe8c0898f08ee
merge from releaseHg-commit: 21350c40b73293b4ec802d33c5b495b76af64be2
#16910 fix another byteswap bugHg-commit: 95d75e96480c52096921c282ad2d1f030870af93
merge from releaseHg-commit: 11a4faacf0523b2b4d91ff3418fc5846eecc9565
#16910 - byswap bug with 64BIT_INDICESHg-commit: b8a9c8aa451c106e5389016318243f559b9527ea
1...<<11121314151617181920