MCPcopy 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_kpointMethod · 0.95
parallel_waveguideFunction · 0.95
rootfunMethod · 0.45
rootfunFunction · 0.45

Calls

no outgoing calls

Tested by 1

rootfunMethod · 0.36