Home
last modified time | relevance | path

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

/dports/science/siconos/siconos-4.4.0/io/swig/io/
H A Dfilter_output_frequency.py71 hdf1 = io._out variable
76 h5py.h5o.copy(hdf1.id, "data/input", hdf2.id, "data/input")
79 h5py.h5o.copy(hdf1.id, "data/nslaws", hdf2.id, "data/nslaws")
82 h5py.h5o.copy(hdf1.id, "data/ref", hdf2.id, "data/ref")
/dports/math/scilab/scilab-6.1.1/scilab/modules/optimization/src/fortran/
H A Dn1gc2.f57 12 format(2x,7hepsrel=,d9.2,4x,4hdf1=,d9.2,4x,6hdxmin=,d9.2)