MCPcopy Create free account
hub / github.com/NanoComp/meep / load_hdf5

Method load_hdf5

python/simulation.py:667–668  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

665
666 @property
667 def load_hdf5(self):
668 return self.swigobj_attr("load_hdf5")
669
670 @property
671 def scale_dfts(self):

Callers 4

load_energyMethod · 0.45
load_near2farMethod · 0.45
load_forceMethod · 0.45
load_fluxMethod · 0.45

Calls 1

swigobj_attrMethod · 0.95

Tested by

no test coverage detected