converted VecValidValues to function from Macromoved VecGetArray() and friends from vecimpl.h to the public petscvec.h include they belong inHg-commit: c0b563d6f2626ea7db53701439ada0a32e76e32f
converted Vecs macros to C functionsfixed unitialized commHg-commit: e9203a51d353930af380458ecb84ea816e9155f5
{Mat,Vec}SetSizes: check that global sizes and block sizes are collectiveHg-commit: e9ee25528d6f5b5dbb5bf7fcc62fb646fe3ec8d7
Removed remaining spaces in cast to pointer-type.Hg-commit: dccb79187adf08b4501155bd6550e95ac2ab554c
hdf5: remove bogus loop over dimension [petsc-maint 121765]This was leaking filespaces.Hg-commit: ef8f00b3b61ee86829ffb30236f4f3ff02b32e62
Reworked patch for bicg on GPUs. Adding changes to enable double complex bicg to work on GPUs via cusparse class. This includes a VecConjugate implementation in veccusp.cu and implementations of Tran
Reworked patch for bicg on GPUs. Adding changes to enable double complex bicg to work on GPUs via cusparse class. This includes a VecConjugate implementation in veccusp.cu and implementations of TransposeSolve in aijcusparse.cu. This also includes style fixes and protections to prevent memory leaks.Hg-commit: ccdf0150dce67cfc50e1ec80872f3d5d171313c8
show more ...
PetscSection: Fixed behavior when calling PetscSectionSetChart() again- Had to reset setup flagHg-commit: aa35108cee5a1319e6e6be0dfd1961fb94e0c42c
Custom Fortran binding for VecCreateNest()Hg-commit: 3b2bf0da8a5e5b0872cb9db9ca53646cca1871f5
Fixed two accidents by manual uncrustify'ingHg-commit: f37196d89aa62310230dff96ac6fce27c1d0da5e
Uncrustified src/vec/Hg-commit: 11b3f3188710a3512843b505cbe0d18ac9fd9393
convert PetscHDF5IntCast() to return error codeHg-commit: d476a741ebdb31c468cdd10cfcab9e78f2cded9c
commit after mergeHg-commit: ef40b13b1b81d4dff560d922fb49ab0c3bb5792c
changed PetscMPIIntCast() to return an error codeHg-commit: 73696a6c6bf0120a669678ed7c25e3c7bd451960
Partially uncrustified src/vec/ (with care)Hg-commit: 5f5d59f5284be68c3a610f0f3e44a088c0c48e51
Reformatted: "Do not put a blank line immediately before PetscFunctionReturn;"Hg-commit: c8a41c455986e732d0ea0513d7162a54daffaece
Reformatted: "There should be a blank line before PetscFunctionBegin;"Hg-commit: 05bda4416aaceb2dbd9d85b5720629adc88eef98
updated PetscBLASIntCast() to return an error codeHg-commit: 57d88da2280bc54336c931f5cac9a473f8f9a031
Fixed warnings in ksp/pc/impls/tfs and vec/pf/impls/constant/const.c (ISO C forbids conversion of object pointer to function pointer type)Hg-commit: 0b6935dd4751e4eb5aa9fde1a9d658824d21d78b
VecNest Fortran interfaceHg-commit: 59843d687d130ed7b97ee18d8704320150a44f31
XXXView() methods should ignore unknown viewers, not error outHg-commit: e5c2cada7868386cc4981ab2a54cf541ca387f4b
generally SETERRQXX does not belong on its own linealso fixed formatting issues in dgmres.c (ugh)Hg-commit: e3fffdf67cd55655a36785a0abc7c197e98ca7cd
commit after mergeHg-commit: 5462df9e9c3eff3493c9f6fbdf6f5b962f02dc81
macros changed to static inline functionsoutput of example fixed for previous change to exampleHg-commit: 30b16dfe130e50978dcb99c50a8edfc8772fcf0f
Fixed a lot of warnings issued by nightly builds.Hg-commit: bb7830f8063713f2056fa10a7a6289debea1f614
Reformatting: 'Use 'if (!flag)' instead of 'if (flag == 0)', etc.'. Weakend check in order to allow for reasonable integer checks.Hg-commit: b94b5d6f0ee5d4de5a64fc5f0d1a4e01c743cf04
1...<<141142143144145146147148149150>>...278