src/H5PartPrivate.h

- time-steps renamed from "Particles" to "Steps".
	- the macro defining the groupname of time-steps is now
	  "H5PART_GROUPNAME_STEP"
This commit is contained in:
2006-10-27 14:57:02 +00:00
parent 615cbf3bbd
commit 1b55e6c536
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef __H5PARTPRIVATE_H
#define __H5PARTPRIVATE_H
#define H5PART_PARTICLES_GROUP "Particles"
#define H5PART_GROUPNAME_STEP "Step"
/*!
The functions declared here are not part of the API, but may be used