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
5b57bedade
examples/H5Fed/dump_field_attributes.c:
...
- bugfix in printing string attributes
2016-07-01 16:07:02 +02:00
gsell
222789a1cf
examples/H5Block:
...
- inline function changed to static inline (otherwise gcc >= 5.3 complains)
2016-07-01 15:36:30 +02:00
gsell
6af129b338
examples/H5Block/read_write_scalar_field.c:
...
- include stdlib.h added
2016-06-24 16:35:43 +02:00
gsell
44ffea4fd5
examples/H5Block/write_field.c: H5hut file renamed to example_field.h5
2016-04-15 19:02:15 +02:00
gsell
97516866c7
examples/H5Block: attach_field_attribs and dump_field_attribs added
2016-04-15 19:01:00 +02:00
gsell
3137063d22
example/H5Block:
...
- has_field.c added
2016-04-08 19:06:42 +02:00
gsell
9a16fa090a
example/H5Block/write_field.c:
...
- slice in Z direction
2016-04-08 19:06:15 +02:00
gsell
df0750df4c
examples/H5Block/read_write_scalar_field.c:
...
- cleanup
2016-04-07 11:11:00 +02:00
gsell
b69aa9b92d
example/H5Block
...
- write_field added
2016-04-07 11:10:22 +02:00
gsell
9d37783868
examples/H5Block/fields.c:
...
- include H5hut.h
- write dims in right order
2016-03-18 11:24:08 +01:00
gsell
a07d4101a2
examples/H5Block/read_write_scalar_field.c:
...
- type cast malloc(2) return value to make C++ happy
2016-02-09 09:55:17 +01:00
gsell
49460b62c3
examples:
...
- compile Fortran examples only if parallel is enabled
2015-10-16 18:11:56 +02:00
gsell
f430c71d06
configure.ac and related Makefile.am's:
...
- conditionally compile examples
2015-09-11 14:09:05 +02:00
gsell
2a7628c1e2
examples/H5Block/read_write_scalar_field.c:
...
- write of 32-bit values added
2015-09-03 17:27:47 +02:00
gsell
7bf3985219
examples/H5Block/read_write_scalar_fieldf-f90:
...
- bugfix: open file read-only
2015-09-03 17:23:09 +02:00
gsell
a1226feafd
copyright notice fixed in examples
2015-09-03 13:31:29 +02:00
gsell
1f79b924df
work on H5Block examples
2014-01-31 15:38:13 +01:00
gsell
b1f143a5d7
src/examples/H5Block: ignore file added
2014-01-31 15:36:59 +01:00
gsell
9d49361c43
some H5Block examples renamed
2014-01-31 15:29:10 +01: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