[Trilinos-Users] writing an HDF5 hierarchy

Jonas Thies jonas at math.rug.nl
Sun Mar 9 07:14:54 MDT 2008


Hi,

I'm trying to write an HDF5 file using the EpetraExt::HDF5 class.
I seem to be having problems when trying to create nested groups, for 
instance:
hdf5.Write("/grid/x", x);
where x is an Epetra_MultiVector.
There is a comment in EpetraExt_HDF5.h that suggests that the full 
functionality of HDF5 is not supported,
does that imply that groups can be created only in the root "/" group?

thanks,
Jonas



More information about the Trilinos-Users mailing list