hdf5/examples
Albert Cheng dedcd52bbb [svn-r3842] Purpose:
New feature
Description:
    Added a parallel HDF5 example.  make check knows how to
    run it in serial mode but not in parallel mode since the
    current makefile has no provision for parallel code execution.
    One would have to do it by hand (e.g., mpirun -np 2 ./ph4example)
Platforms tested:
    modi4 (serial and parallel)
2001-04-24 15:06:02 -05:00
..
Attributes.txt [svn-r363] Added attribute example code. 1998-04-23 17:26:16 -05:00
Dependencies [svn-r3304] Purpose: 2001-01-18 18:30:23 -05:00
h5_attribute.c [svn-r3771] Purpose: 2001-04-03 13:33:07 -05:00
h5_chunk_read.c [svn-r645] ./examples/h5_attribute.c 1998-09-01 10:07:02 -05:00
h5_compound.c [svn-r702] Spelling corrections in comments. No changes to code. 1998-09-16 08:57:56 -05:00
h5_extend_write.c [svn-r702] Spelling corrections in comments. No changes to code. 1998-09-16 08:57:56 -05:00
h5_group.c [svn-r2883] Purpose: 2000-11-13 16:06:27 -05:00
h5_mount.c [svn-r3771] Purpose: 2001-04-03 13:33:07 -05:00
h5_read.c [svn-r1835] Cleaned up a few warnings. 1999-11-17 16:58:38 -05:00
h5_reference.c [svn-r3771] Purpose: 2001-04-03 13:33:07 -05:00
h5_select.c [svn-r3771] Purpose: 2001-04-03 13:33:07 -05:00
h5_write.c [svn-r3771] Purpose: 2001-04-03 13:33:07 -05:00
Makefile.in [svn-r3842] Purpose: 2001-04-24 15:06:02 -05:00
ph5example.c [svn-r3842] Purpose: 2001-04-24 15:06:02 -05:00
run_examples.sh [svn-r3367] 2001-02-06 11:30:08 -05:00