Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_energy
Method · 0.45
load_near2far
Method · 0.45
load_force
Method · 0.45
load_flux
Method · 0.45
Calls
1
swigobj_attr
Method · 0.95
Tested by
no test coverage detected