mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-18 17:40:55 +08:00
[svn-r7015] Purpose:
Comment cleanup Description: Updated comments for recent changes.
This commit is contained in:
parent
ca33a5498c
commit
33bf3c980d
@ -21,10 +21,12 @@
|
||||
/*
|
||||
* Example of using the parallel HDF5 library to access datasets.
|
||||
*
|
||||
* This program contains two major parts. Part 1 tests fixed dimension
|
||||
* This program contains three major parts. Part 1 tests fixed dimension
|
||||
* datasets, for both independent and collective transfer modes.
|
||||
* Part 2 tests extendible datasets, for independent transfer mode
|
||||
* only. Collective mode for extendible datasets are not supported yet.
|
||||
* only.
|
||||
* Part 3 tests extendible datasets, for collective transfer mode
|
||||
* only.
|
||||
*/
|
||||
|
||||
#include "testphdf5.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user