Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NanoComp/meep
/ get_freqs
Method
get_freqs
python/solver.py:340–341 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
338
)
339
340
def
get_freqs(self):
341
return
self.mode_solver.get_freqs()
342
343
def
multiply_bloch_phase(self, arr):
344
dims = arr.shape
Callers
4
solve_kpoint
Method · 0.95
parallel_waveguide
Function · 0.95
rootfun
Method · 0.45
rootfun
Function · 0.45
Calls
no outgoing calls
Tested by
1
rootfun
Method · 0.36