triqs.gfs.gf.bckwd
- triqs.gfs.gf.bckwd(hdf_scheme)[source]
Map a legacy
GfXxxHDF5 scheme name to the constructor kwargs for the currentGfclass.The legacy scheme name has the form
GfM1[_x_M2][_s|Tv3|Tv4](e.g.GfImFreq,GfImTime_x_ImFreq,GfReFreqTv3). The leadingGfand any target-rank/scalar suffix are stripped, and the remaining mesh portion is prefixed withMeshto yield the registered mesh class name expected byGf.__init__.