gsell
07ff9e52ef
test bla
2006-12-01 09:43:03 +00:00
adelmann
4de6c55220
Add unit attributes and fix units
2006-11-28 09:22:27 +00:00
gsell
e21e1bf4f4
"homdynToH5p" added to tools
2006-11-27 15:09:41 +00:00
gsell
42e023ea71
set version number to 1.3.1
2006-11-27 14:52:29 +00:00
adelmann
7a7a90b5df
Initial update
2006-11-13 20:00:07 +00:00
gsell
cf40adf301
src/addToDoxygenMainPage.h
...
- removed (content moved to "H5Part.c")
test/H5ecloudExample.cc
src/H5Units.h
src/H5Part.cc
src/H5Part++.hh
src/H5Part.hh
src/H5Part++.cc
tools/h5pToGNUplot.py
- removed
doc/Makefile.am
- added
doc/H5tools/H5tools.htm
- renamed to "doc/H5tools/H5tools.html"
2006-10-27 15:13:31 +00:00
gsell
cc383bff11
src/H5Block.c
...
- doxygen:
* group "h5block_api" renamed to "h5block_c_api"
* documentation added/revised
- _allgather()
* defined static
- unused code "#if OLD_DISSOLVE_GHOSTZONES" removed
- Macro "H5BLOCK_GROUP_NAME" replaced with "H5BLOCK_GROUPNAME_BLOCK"
2006-10-27 15:10:11 +00:00
gsell
712bbf30b2
src/H5Part.c
...
- doxygen group "h5part_api" renamed to "h5part_c_api"
- default error-handler renamed to "H5PartReportErrorHandler"
- macro "H5PART_PARTICLES_GROUP" replaced with "H5PART_GROUPNAME_STEP"
2006-10-27 15:00:13 +00:00
gsell
1b55e6c536
src/H5PartPrivate.h
...
- time-steps renamed from "Particles" to "Steps".
- the macro defining the groupname of time-steps is now
"H5PART_GROUPNAME_STEP"
2006-10-27 14:57:02 +00:00
gsell
615cbf3bbd
src/H5BlockPrivate.h
...
- "H5BLOCK_GROUP_NAME" renamed to "H5BLOCK_GROUPNAME_BLOCK"
2006-10-27 14:54:02 +00:00
gsell
a5e5d3f2a8
test/H5BlockParTestScalarFieldF.f90
...
- interface definition for "IARGC()" added, pgi-fortran
complains about this (intrinsic!) function.
2006-10-27 14:52:54 +00:00
gsell
4d2b43576f
test/Makefile.am
...
- several changes to "EXTRA_DIST"
2006-10-27 14:48:50 +00:00
gsell
bcf06f51b1
src/H5Part.h
...
- H5PartDefaultErrorHandler:
* renamed to "H5PartReportErrorHandler"
2006-10-27 14:46:57 +00:00
gsell
f065eccdc4
src/Makefile.am
...
- several changes to "EXTRA_DIST", "include_HEADERS", "EXTRA_HEADERS",
"libH5PartF_a_SOURCES"
2006-10-27 14:14:38 +00:00
gsell
49df069686
configure.ac
...
- AC_INIT: Version number changed to "1.3.1"
- AC_PROG_FC: "gfortran" added to list
- option "--enable-mpipath" changed to "--with-mpipath"
- option "--enable-hdf5path" changed to "--with-hdf5path"
- set env.variable "FC" to "MPIFC" if "MPIFC" is set
- "H5BlockDissolveGhosts" removed from TTARGET
- AC_CONFIG_FILES: "doc/Makefile" added
2006-10-27 14:08:44 +00:00
gsell
6ad99f01cd
Makefile.am
...
- doc added to list SUBDIRS
2006-10-27 14:02:35 +00:00
gsell
67ffffae9d
src/H5BlockF.c
...
- h5bl_get_partition_of_proc()
* bugfix: we have to increment the values by 1
2006-10-10 15:59:08 +00:00
gsell
ddd7c0f0bd
test/H5BlockParTestScalarFieldF.f90
...
- read_field()
* bugfixes
2006-10-10 15:57:07 +00:00
gsell
bef930c76b
src/H5Block.c
...
- H5BlockDefine3dLayout()
* debug-print user layout
2006-10-10 15:49:39 +00:00
Christina Siegerist
78add071f1
changed to September 2006
2006-10-02 20:50:00 +00:00
Christina Siegerist
c7e88d59af
Changed to email to andreas to avoid svn wrong addresses.
2006-10-02 20:47:52 +00:00
adelmann
cb9ba14d80
delcared IARGC
2006-09-29 04:26:29 +00:00
gsell
791a9be790
test/H5BlockParTestScalarFieldF.f90
...
- read_field()
* bugfix in calculation of expected value
2006-09-29 00:19:09 +00:00
gsell
ac632c5ed4
src/H5PartF.c
...
- h5pt_set_verbosity_level()
* bugfix: level was not a pointer
2006-09-29 00:01:41 +00:00
gsell
146d0cd28d
test/H5BlockParTestScalarFieldF.f90
...
- more layout fixes
2006-09-28 23:44:35 +00:00
gsell
415c037076
test/H5BlockParTestScalarFieldF.f90
...
- more layout fixes
2006-09-28 23:39:19 +00:00
gsell
3653baecd0
test/H5BlockParTestScalarFieldF.f90
...
- more layout error fixed
2006-09-28 23:32:10 +00:00
gsell
2e6ec2fe01
test/H5BlockParTestScalarFieldF.f90
...
- bugfixes in layout
2006-09-28 23:22:07 +00:00
gsell
cab19eece1
test/H5BlockParTestScalarFieldF.f90
...
- added
2006-09-28 22:47:51 +00:00
gsell
5b50d9b362
configure
...
- H5BlockParTestScalarFieldF
* added to parallel, fortran TTARGET
2006-09-28 22:42:17 +00:00
gsell
6c4c222f4d
src/H5BlockF.c
...
- h5bl_get_reduced_partition_of_proc()
* bugfix: we have increment the value by one
- h5bl_get_proc_of()
* bugfix: we have to decrement the value by one
2006-09-28 22:41:15 +00:00
gsell
e76b2ed356
src/H5BlockF90.inc
...
- h5bl_get_partition_of_proc()
h5bl_get_reduced_partition_of_proc()
* bugfix in declaration, proc was missing
2006-09-28 22:38:18 +00:00
gsell
b64f8ad80e
test/Makefile.am
...
- rules to build "H5BlockParTestScalarFieldF" added
2006-09-28 22:36:41 +00:00
gsell
de7c07e47f
src/H5PartF.c
...
- attribute interface
* bugfixes, was completly messed up, what did I do?
2006-09-28 19:02:41 +00:00
gsell
1b10ffe18b
src/H5PartF90.inc
...
- declare dimensions of arrays as (*) not (:)
2006-09-28 16:59:49 +00:00
gsell
489110ba92
Hdf5fed moved to own repo
2006-09-27 20:55:14 +00:00
gsell
2c4d12b36c
test
2006-09-27 19:57:35 +00:00
gsell
dbdb76fff7
test
2006-09-27 19:57:05 +00:00
adelmann
634ed00d24
add merlin00 configure
2006-09-27 19:13:20 +00:00
gsell
ac6f828fbc
src/H5PartPrivate.h
...
- _H5Part_set_step()
* was static and is public now
2006-09-27 04:45:49 +00:00
gsell
14f0702eee
src/H5PartF.c
...
- h5pt_openpar_r()
h5pt_openpar_w()
* bugfix: arg "comm" as been pass as pointer instead of value
2006-09-27 04:44:39 +00:00
gsell
e4c712e067
src/H5Part.c
...
- _H5Part_set_step()
* was static is public now
2006-09-27 04:42:09 +00:00
adelmann
9e6208836e
add howto for GELE the small Crat XT3 system
2006-09-27 04:10:51 +00:00
gsell
c43e918ddc
doc/doxyfooter
...
- added
2006-09-26 23:39:01 +00:00
gsell
353689b4eb
src/H5Part.c
...
- grouping function in doxygen groups
2006-09-26 23:33:04 +00:00
gsell
bf22238a3e
src/H5Block.c
...
- grouping of functions in doxygen groups
- moved doc from "H5Block.h"
2006-09-26 23:09:00 +00:00
gsell
9c73b23b48
src/H5Block.h
...
- part of doxygen doc moved to "H5Block.c"
2006-09-26 23:07:08 +00:00
gsell
9c3040e429
doc/Doxyfile
...
- several changes to get a better layout and structure
2006-09-26 23:05:37 +00:00
gsell
4f96e94098
doc/ReferencePages
...
- removed, can be generated with Doxygen
2006-09-26 04:45:04 +00:00
gsell
84cc3c7a19
doc/hdf5.pdf
...
- moved to repo "H5Papers"
2006-09-26 04:43:04 +00:00