History log of /petsc/src/vec/ (Results 1801 – 1825 of 6950)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ccf5ae0b26-May-2019 Satish Balay <balay@mcs.anl.gov>

fix compile warning

arch-freebsd-cxx-cmplx-pkgs-dbg:
/usr/home/balay/petsc.next/src/vec/vec/impls/mpi/pdvec.c:763:17: warning: comparison of integer expressions of different signedness: 'PetscInt64'

fix compile warning

arch-freebsd-cxx-cmplx-pkgs-dbg:
/usr/home/balay/petsc.next/src/vec/vec/impls/mpi/pdvec.c:763:17: warning: comparison of integer expressions of different signedness: 'PetscInt64' {aka 'long int'} and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare]

show more ...

fc8a9ade26-May-2019 Barry Smith <bsmith@mcs.anl.gov>

Fixes for Matlab engine

Do not use -nojvm option, instead use -nosplash, because -nojvm caused ex31.c to crash on exit
Better -info output for starting engine
Have PetscMatlabEngineDestroy() actuall

Fixes for Matlab engine

Do not use -nojvm option, instead use -nosplash, because -nojvm caused ex31.c to crash on exit
Better -info output for starting engine
Have PetscMatlabEngineDestroy() actually call the Matlab engine function to shut down the engine

Commit-type: bug-fix, style-fix

show more ...

f2d70e9d25-May-2019 Barry Smith <bsmith@mcs.anl.gov>

Remove the ReadWrite notation from Vec array access for GPU vectors to match usage on the CPU

Commit-type: style-fix

Development Tools: Vim, Emacs, Eclipse

590626ec25-May-2019 Barry Smith <bsmith@mcs.anl.gov>

Improve manual pages for VecAXPY() and related functions

Add cross links between the manual pages
Provide a table of related methods
Note special optimized cases in the manual pages
Remove unneeded

Improve manual pages for VecAXPY() and related functions

Add cross links between the manual pages
Provide a table of related methods
Note special optimized cases in the manual pages
Remove unneeded check of input parameters before call to VecAXPBY()

Commit-type: documentation

show more ...

41bb73fa24-May-2019 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/maint'

50c5062c24-May-2019 Junchao Zhang <junchao.zhang@gmail.com>

Merged in jczhang/fix-embedded-sf (pull request #1697)

Fix a bug in PetscSFCreateEmbeddedSF when one leaf data item serves multiple leaves

Approved-by: Matthew Knepley <knepley@gmail.com>

8eef861d24-May-2019 Junchao Zhang <jczhang@mcs.anl.gov>

Fix a typo: errors should be PetscInt to match MPIU_INT

82ecb69e24-May-2019 Junchao Zhang <jczhang@mcs.anl.gov>

Add PetscSFSetFromOptions after PetscSFCreate

6d2040de24-May-2019 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/maint'


/petsc/config/BuildSystem/config/compilerOptions.py
/petsc/config/BuildSystem/config/compilers.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/PTScotch.py
/petsc/config/BuildSystem/config/packages/f2cblaslapack.py
/petsc/config/BuildSystem/config/packages/fblaslapack.py
/petsc/config/BuildSystem/config/packages/openblas.py
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/config/BuildSystem/script.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/options/arch.py
/petsc/config/builder2.py
/petsc/config/examples/arch-osx-10.6-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-osx-10.6-cxx-pkgs-opt.py
/petsc/config/examples/arch-osx-10.6.py
/petsc/config/examples/misc/arch-arm64-opt.py
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/petscdsimpl.h
/petsc/include/petsc/private/petscfeimpl.h
/petsc/include/petscdmtypes.h
/petsc/include/petscds.h
/petsc/include/petscerror.h
/petsc/include/petscfe.h
/petsc/include/petscfetypes.h
/petsc/include/petscmat.h
/petsc/include/petscsf.h
/petsc/include/petscsftypes.h
/petsc/include/petscsys.h
/petsc/lib/petsc/bin/maint/abi-compliance-checker/INSTALL
/petsc/lib/petsc/bin/maint/abi-compliance-checker/LICENSE
/petsc/lib/petsc/bin/maint/abi-compliance-checker/Makefile
/petsc/lib/petsc/bin/maint/abi-compliance-checker/Makefile.pl
/petsc/lib/petsc/bin/maint/abi-compliance-checker/README.md
/petsc/lib/petsc/bin/maint/abi-compliance-checker/abi-compliance-checker.pl
/petsc/lib/petsc/bin/maint/abi-compliance-checker/doc/Changelog.html
/petsc/lib/petsc/bin/maint/abi-compliance-checker/doc/Xml-Descriptor.html
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/ABIDump.pm
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Basic.pm
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/CallConv.pm
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Descriptor.pm
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/ElfTools.pm
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Filter.pm
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/GccAst.pm
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Input.pm
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Logging.pm
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Mangling.pm
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Path.pm
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/RegTests.pm
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Scripts/Sections.js
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Scripts/Tabs.js
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Styles/CmpSystems.css
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Styles/HeadersDiff.css
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Styles/Report.css
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Styles/SymbolsList.css
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Styles/Tabs.css
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/SysCheck.pm
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/SysFiles.pm
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/TUDump.pm
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/TypeAttr.pm
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Utils.pm
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/XmlDump.pm
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/RulesBin.xml
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/RulesSrc.xml
/petsc/lib/petsc/bin/maint/abicheck.py
/petsc/lib/petsc/bin/maint/checkBuilds.py
/petsc/lib/petsc/bin/maint/mapnameslatex.py
/petsc/lib/petsc/bin/maint/update-docs.py
/petsc/lib/petsc/bin/petscnagupgrade.py
/petsc/lib/petsc/conf/rules
/petsc/makefile
/petsc/setup.py
/petsc/share/petsc/saws/linearsolveroptions.html
/petsc/src/benchmarks/benchmarkAssembly.py
/petsc/src/benchmarks/benchmarkExample.py
/petsc/src/benchmarks/results/benchmarks.html
/petsc/src/dm/dt/dualspace/impls/bdm/dspacebdm.c
/petsc/src/dm/dt/dualspace/interface/dualspace.c
/petsc/src/dm/dt/fe/impls/basic/febasic.c
/petsc/src/dm/dt/fe/impls/opencl/feopencl.c
/petsc/src/dm/dt/fe/interface/fe.c
/petsc/src/dm/dt/interface/dt.c
/petsc/src/dm/dt/interface/dtds.c
/petsc/src/dm/impls/moab/dmmbutil.cxx
/petsc/src/dm/impls/moab/dmmoab.cxx
/petsc/src/dm/impls/plex/examples/tests/ex3.c
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_tensor_2.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_p1_2d_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_p1_3d_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_p1d_2d_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_p1d_2d_3.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_p2_2d_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_p2_3d_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_p3_2d_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q1_2d_plex_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q1_2d_plex_5.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q1_2d_plex_6.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q1_2d_plex_7.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q2_2d_plex_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q2_2d_plex_5.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q2_2d_plex_6.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q2_2d_plex_7.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q3_2d_0.out
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexgenerate.c
/petsc/src/dm/impls/plex/plexgeometry.c
/petsc/src/dm/impls/plex/plexmed.c
/petsc/src/dm/impls/plex/plexpartition.c
/petsc/src/dm/impls/plex/plexproject.c
/petsc/src/dm/impls/swarm/examples/tests/ex2.c
/petsc/src/dm/impls/swarm/swarmpic_view.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tao_tex/accomps/tao01-scidac.tex
/petsc/src/docs/tao_tex/accomps/tao01.tex
/petsc/src/docs/tao_tex/gpcg/allgpcg.tex
/petsc/src/docs/tao_tex/manual/part1.tex
/petsc/src/docs/tao_tex/tutorials/nersc/exercises.tex
/petsc/src/docs/tao_tex/tutorials/nersc/exercises02.tex
/petsc/src/docs/tao_tex/tutorials/nersc/exercises04.tex
/petsc/src/docs/tao_tex/tutorials/nersc/exercises05.tex
/petsc/src/docs/tao_tex/tutorials/nersc/exercises06.tex
/petsc/src/docs/tao_tex/tutorials/nersc/exercises08.tex
/petsc/src/docs/tao_tex/tutorials/nersc/n.tex
/petsc/src/docs/tao_tex/tutorials/nersc/n01.tex
/petsc/src/docs/tao_tex/tutorials/nersc/n02.tex
/petsc/src/docs/tao_tex/tutorials/nersc/n03.tex
/petsc/src/docs/tao_tex/tutorials/nersc/n04.tex
/petsc/src/docs/tao_tex/tutorials/nersc/taoacts08.tex
/petsc/src/docs/tao_tex/tutorials/nersc/taoacts09.tex
/petsc/src/docs/tao_tex/tutorials/nersc/taoacts10.tex
/petsc/src/docs/tao_tex/tutorials/nersc/taoacts11.tex
/petsc/src/docs/tao_tex/tutorials/nersc/taoacts12.tex
/petsc/src/docs/tex/manual/abstract.tex
/petsc/src/docs/tex/manual/acknowl.tex
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/gettinginfo.tex
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/moc.tex
/petsc/src/docs/tex/manual/part1.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/pictures/bigpetsc.tex
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/233.html
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/31.html
/petsc/src/docs/website/documentation/changes/32.html
/petsc/src/docs/website/documentation/changes/33.html
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/license.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/documentation/nonlinearsolvertable.html
/petsc/src/docs/website/documentation/oldlicense.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/taosolvertable.html
/petsc/src/docs/website/documentation/tutorials/HandsOnExercise.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/features/gpus.html
/petsc/src/docs/website/index.html
/petsc/src/docs/website/miscellaneous/external.html
/petsc/src/docs/website/miscellaneous/funding.html
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/docs/website/miscellaneous/petscthreads.html
/petsc/src/docs/website/publications/images.html
/petsc/src/docs/website/publications/index.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/ksp/ksp/guess/impls/fischer/fischer.c
/petsc/src/ksp/ksp/impls/fetidp/fetidp.c
/petsc/src/ksp/ksp/impls/gmres/agmres/agmres.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/telescope/telescope.c
/petsc/src/ksp/pc/impls/telescope/telescope_coarsedm.c
/petsc/src/ksp/pc/impls/telescope/telescope_dmda.c
/petsc/src/mat/examples/tests/ex185.c
/petsc/src/mat/examples/tests/ex72.c
/petsc/src/mat/examples/tests/ex72mmio.c
/petsc/src/mat/examples/tests/ex72mmio.h
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex185_1.out
/petsc/src/mat/examples/tests/output/ex185_1_alt.out
/petsc/src/mat/examples/tutorials/ex9.c
/petsc/src/mat/impls/baij/seq/dgefa4.c
/petsc/src/mat/impls/cdiagonal/cdiagonal.c
/petsc/src/mat/impls/cdiagonal/makefile
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/makefile
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/utils/dmadapt.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/classes/draw/utils/bars.c
/petsc/src/sys/classes/draw/utils/hists.c
/petsc/src/sys/classes/viewer/impls/ams/amsopen.c
/petsc/src/sys/error/err.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/error/signal.c
/petsc/src/sys/examples/tests/ex51.c
/petsc/src/sys/fileio/fdir.c
/petsc/src/sys/logging/plog.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/mathclose.c
/petsc/src/sys/utils/psplit.c
/petsc/src/sys/utils/sseenabled.c
/petsc/src/sys/webclient/box.c
/petsc/src/sys/webclient/google.c
/petsc/src/sys/yaml/yamlimpls.c
/petsc/src/tao/interface/taosolver.c
/petsc/src/ts/examples/tutorials/ex18.c
/petsc/src/ts/impls/arkimex/arkimex.c
vec/impls/seq/seqcuda/cudavecimpl.h
9fe6f79123-May-2019 Richard Tran Mills <rmills@rmills.org>

Removed use of deprecated cudaThreadSynchronize() in favor of cudaDeviceSynchronize().

8dfbfbec23-May-2019 Junchao Zhang <jczhang@mcs.anl.gov>

Change MPIU_SUM to MPI_SUM in the test

MPIU_SUM is supposed to be used for PetscScalars

6a0bd75221-May-2019 Jed Brown <jed@jedbrown.org>

PetscViewerHDF5Load: move to isimpl.h and make INTERN

This function does not have a man page and depends on H5Ipublic.h, which
should not be requried for users who don't intend to call HDF5.

46fbb50b22-May-2019 Junchao Zhang <jczhang@mcs.anl.gov>

Add a test for PetscSFCreateEmbeddedSF

ba2a777422-May-2019 Junchao Zhang <jczhang@mcs.anl.gov>

Fix a bug in PetscSFCreateEmbeddedSF

When one leaf data item serves multiple leaves, the old code will give wrong results.

247e831115-May-2019 Stefano Zampini <stefano.zampini@gmail.com>

PetscSF: last obvious silly optimization

b1bd221614-May-2019 Stefano Zampini <stefano.zampini@gmail.com>

Silent GCC 9.0.1 warning

ex2f.F90:51:0:

51 | if (ii(i+iis) .ne. -11 + 3*i) then; SETERRA(PETSC_COMM_SELF,1,'Wrong result from ISGetIndices'); endif
|
Warning: iteration 1 invokes u

Silent GCC 9.0.1 warning

ex2f.F90:51:0:

51 | if (ii(i+iis) .ne. -11 + 3*i) then; SETERRA(PETSC_COMM_SELF,1,'Wrong result from ISGetIndices'); endif
|
Warning: iteration 1 invokes undefined behavior [-Waggressive-loop-optimizations]
ex2f.F90:50:0:

50 | do 10, i=1,10000
|
note: within this loop

show more ...

340abeb913-May-2019 Stefano Zampini <stefano.zampini@gmail.com>

PetscSFDistributeSection: Skip embedded sf if roots don't change

aeb3a1ac13-May-2019 Stefano Zampini <stefano.zampini@gmail.com>

PetscSFSetUp_Basic: fix coding standards

b0d532a313-May-2019 Stefano Zampini <stefano.zampini@gmail.com>

PetscSectionCreateGlobalSection: report error instead of segfaulting

0ffb89f613-May-2019 Stefano Zampini <stefano.zampini@gmail.com>

PetscSFCreateEmbeddedSF: no need to cycle to get the max leaf

524e35f812-May-2019 Stefano Zampini <stefano.zampini@gmail.com>

PetscSF: added logging support for functions used by DMPlex

30b0ce1b12-May-2019 Stefano Zampini <stefano.zampini@gmail.com>

DMPLEX: add few missing events to help optimizing the code

b72fa76616-May-2019 Lisandro Dalcin <dalcinl@gmail.com>

Merged in dalcinl/fix-io-gmsh (pull request #1660)

Binary I/O And Gmsh DMPlex Reader

Approved-by: Matthew Knepley <knepley@gmail.com>
Approved-by: BarryFSmith <bsmith@mcs.anl.gov>


/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/f2cblaslapack.py
/petsc/config/BuildSystem/config/packages/fblaslapack.py
/petsc/config/BuildSystem/config/packages/metis.py
/petsc/config/BuildSystem/config/packages/openblas.py
/petsc/config/BuildSystem/config/packages/parmetis.py
/petsc/config/PETSc/options/scalarTypes.py
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/kspimpl.h
/petsc/include/petsc/private/matimpl.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petsc/private/snesimpl.h
/petsc/include/petsc/private/vecimpl.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscoptions.h
/petsc/include/petscsys.h
/petsc/include/petscviewer.h
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/dm/examples/tutorials/ex15.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/plex/examples/tests/ex1.c
/petsc/src/dm/impls/plex/examples/tests/ex11.c
/petsc/src/dm/impls/plex/examples/tests/output/ex11_1.out
/petsc/src/dm/impls/plex/examples/tests/output/ex11_exodusii_1.out
/petsc/src/dm/impls/plex/examples/tests/output/ex11_exodusii_2.out
/petsc/src/dm/impls/plex/examples/tests/output/ex11_gmsh_1.out
/petsc/src/dm/impls/plex/examples/tests/output/ex11_gmsh_2.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_gmsh_10_periodic_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_gmsh_11_periodic_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_gmsh_9_periodic_0.out
/petsc/src/dm/impls/plex/plexfluent.c
/petsc/src/dm/impls/plex/plexgmsh.c
/petsc/src/dm/impls/plex/plexpartition.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex13.c
/petsc/src/sys/classes/viewer/impls/binary/binv.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/bread.c
/petsc/src/sys/classes/viewer/impls/socket/matlab/sread.c
/petsc/src/sys/classes/viewer/interface/view.c
/petsc/src/sys/fileio/ftn-custom/zsysiof.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/objects/ptype.c
/petsc/src/sys/webclient/client.c
/petsc/src/ts/examples/tutorials/ex11.c
is/utils/isio.c
vec/examples/tests/ex46.c
vec/examples/tutorials/ex6.c
vec/examples/tutorials/ex6f.F90
vec/utils/vecio.c
9860990e03-May-2019 Lisandro Dalcin <dalcinl@gmail.com>

Binary I/O: Various fixes and enhancements

* Change PetscBinary[Synchronized]Read() to allow for reading
items up to EOF without erroring
* Fix PetscViewerBinaryRead() to properly return the numbe

Binary I/O: Various fixes and enhancements

* Change PetscBinary[Synchronized]Read() to allow for reading
items up to EOF without erroring
* Fix PetscViewerBinaryRead() to properly return the number of items read
* Fix PetscViewerRead() to prevent infinite loops at EOF
* Various fixes for PetscDataType PETSC_COMPLEX

show more ...

f6f63bd808-May-2019 Stefano Zampini <stefano.zampini@gmail.com>

ISRenumber: add missing checks and early returns

1...<<71727374757677787980>>...278