gsell
ed85fb32b7
changes merged from upstrean
2018-11-19 14:47:57 +01:00
Gsell Achim
4daf9b786c
* C-API
...
- H5PartSetNumPoints() renamed to H5PartSetNumItems()
- H5PartGetNumPoints() renamed to H5PartGetNumItems()
- Dataset names longer then 64 bytes are handled as error.
- Same for step/iteration names.
* core API
- we use the term 'iteration' instead of 'step'
- we use the term 'item' instead of 'point'
- re-factor function and variable names
- in printing messages/debug output fixed
- do not flush (sync to disk) after writing a dataset by default,
can be controlled by a property
2018-09-14 16:46:40 +02:00
gsell
aa1f4eacc8
examples/H5Part/read_stridedf.f90
...
- bugfix in parallel version
2017-07-26 17:00:03 +02:00
gsell
542daf7fc2
C examples:
...
- define dummy MPI macros to be used in serial compilation, closing #10
- cleanup some "unused variable" warnings
- fix some format warnings, using C99 format macros
2017-06-23 15:37:46 +02:00
gsell
6d3014bad5
Fortran examples:
...
- adapted for serial compilation, closing #8
2017-06-23 15:27:19 +02:00
gsell
9fc3b233bc
examples/H5Part:
...
- include of stdlib.h added
2016-06-24 16:37:59 +02:00
gsell
f5eb26d2ec
examples/H5Part/query.c:
...
- added examples to query dataset in steps
2016-06-24 16:36:54 +02:00
gsell
f151a24796
examples/H5Part/{read,write}_core_vfd.c:
...
- missing 'incr' argument added to H5SetPropFileCoreVFD() call
2016-03-18 11:25:25 +01:00
gsell
49460b62c3
examples:
...
- compile Fortran examples only if parallel is enabled
2015-10-16 18:11:56 +02:00
gsell
ca7dd3b99c
examples/H5Part/read_strided{.c,f.f90}
...
- compute and set a canonical view
2015-10-16 16:02:17 +02:00
gsell
6efdfce033
examples/H5Part/read_setnparticles{.c,f.f90}
...
- changes in comment lines
2015-10-16 16:01:32 +02:00
gsell
23bb1ced99
examples/H5Part/read_strided.c
...
- bugfix in printing data
2015-10-16 13:57:20 +02:00
gsell
1f629ee7f8
examples:
...
- output format warnings fixed
2015-10-15 17:29:18 +02:00
gsell
149c144eee
examples
...
- several simple fixes
2015-10-08 16:58:05 +02:00
gsell
e637522073
example/H5Fed
...
- fixes
- adapted to new API
2015-10-08 16:28:23 +02:00
gsell
f430c71d06
configure.ac and related Makefile.am's:
...
- conditionally compile examples
2015-09-11 14:09:05 +02:00
gsell
937d3f9c0e
examples/H5Part/*
...
- cleanup and fixes
2015-09-11 14:04:12 +02:00
gsell
4d9d3dc879
examples/H5Part/...
...
- bugfixes
2015-09-09 18:25:27 +02:00
gsell
106be817d9
examples/H5Part
...
- reviewed
2015-09-08 20:53:07 +02:00
gsell
5a588415d0
Fortran H5Part examples:
...
- read_canonicalviewf.f90 read_setnparticlesf.f90, read_setviewf.f90, read_stridedf.f90 implemented
2015-09-03 17:26:54 +02:00
gsell
d5fce5b2a0
examples/H5Part/write_{setviewf,stridedf}.f90:
...
- bugfixes: take Fortran indexing into account
2015-09-03 17:24:37 +02:00
gsell
8fb9834d3b
C examples:
...
- fix some comments
2015-09-03 17:21:12 +02:00
gsell
a1226feafd
copyright notice fixed in examples
2015-09-03 13:31:29 +02:00
gsell
8e9e0d84f3
change year in copyright
2015-07-23 14:59:43 +02:00
gsell
d6718bb866
examples/H5Part/read_canonicalviewf.f90: some fixes, but still broken
2014-01-31 15:34:20 +01:00
gsell
9deeacff51
copyright notice changed
2014-01-31 15:32:55 +01:00
gsell
1a1878402c
fixes in H5Part Fortran examples
2014-01-29 10:07:14 +01:00
gsell
069f9b64fc
ignore file added to examples/H5Part
2014-01-29 10:05:15 +01:00
gsell
1cc3614c74
Fortran stubs added
2013-11-15 16:49:10 +01:00
gsell
ca5f4abc7c
comment for zero-sized selections reviewed
2013-11-15 16:46:36 +01:00
gsell
9d3c006409
MPI rank variable renamed to comm_rank
2013-11-15 16:45:06 +01:00
gsell
d79d0ddf1a
basic read_strided example implemented
2013-11-15 16:44:07 +01:00
gsell
a1ad62bc74
'use_core_vfd.c' renamed to 'write_core_vfd.c'
2013-10-31 15:32:32 +01:00
gsell
950bcef057
explicit set of verbosity level to default; refactor variables for MPI communicator size and rank to 'comm_size' and 'comm_rank'
2013-10-31 15:30:43 +01:00
gsell
468a5d6871
H5Part examples reviewed
2013-10-31 13:44:06 +01:00
gsell
c8eecb51ae
typo in filename 'examples/H5Part/use_core_vfd.c' fixed
2013-10-31 13:39:40 +01:00
gsell
23c2bdd189
typo in filename 'examples/H5Part/use_core_vfd.c' fixed
2013-10-31 13:38:27 +01:00
gsell
0dcc666e5e
more work on examples
2013-10-10 17:00:44 +02:00
gsell
61d17a352f
same examples renamed
2013-10-10 16:56:25 +02:00
gsell
006e1cda4a
examples Bench.c, H5test.c and H5testF.f90 removed
2013-09-26 16:47:51 +02:00
gsell
11e399b6c7
C and Fortran examples reviewed, new examples added
2013-09-26 15:59:09 +02:00
gsell
7174b36a20
fixes to Fortran API
2013-09-02 09:31:14 +02:00
gsell
4a8eedd31e
autotool fixes
2013-07-10 14:05:21 +00:00
gsell
f17f1d028c
fixes for building outside source tree
2013-05-02 14:14:26 +00:00
gsell
1284d545e1
ported to new API
2013-05-02 14:11:06 +00:00
gsell
5abb40125b
new trunk merged from old trunk, Roman's master thesis and my changes in the sandbox
2013-04-12 12:32:58 +00:00