Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ben Boeckel
Xdmf
Commits
24a721ed
Commit
24a721ed
authored
Jan 26, 2009
by
Jerry Clarke
Browse files
Clode the H5 file
parent
7c90451e
Changes
1
Hide whitespace changes
Inline
Side-by-side
libsrc/XdmfValuesHDF.cxx
View file @
24a721ed
...
...
@@ -183,6 +183,7 @@ XdmfString XdmfValuesHDF::DataItemFromHDF(XdmfConstString H5DataSet){
StringOutput
<<
H5
.
GetShapeAsString
();
StringOutput
<<
"
\"
>"
<<
H5DataSet
<<
"</DataItem>"
;
StringOutput
<<
ends
;
H5
.
Close
();
if
(
ReturnString
!=
NULL
)
delete
[]
ReturnString
;
Ptr
=
StringOutput
.
str
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment