Home
last modified time | relevance | path

Searched refs:hdf2 (Results 1 – 1 of 1) sorted by relevance

/dports/science/siconos/siconos-4.4.0/io/swig/io/
H A Dfilter_output_frequency.py72 hdf2 = out._out variable
75 hdf2.__delitem__('data/input')
76 h5py.h5o.copy(hdf1.id, "data/input", hdf2.id, "data/input")
78 hdf2.__delitem__('data/nslaws')
79 h5py.h5o.copy(hdf1.id, "data/nslaws", hdf2.id, "data/nslaws")
81 hdf2.__delitem__('data/ref')
82 h5py.h5o.copy(hdf1.id, "data/ref", hdf2.id, "data/ref")