Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NanoComp/meep
/ output_efield_x
Function
output_efield_x
python/solver.py:1244–1246 ·
view source on GitHub ↗
(ms, which_band)
Source
from the content-addressed store, hash-verified
1242
1243
1244
def
output_efield_x(ms, which_band):
1245
ms.get_efield(which_band, False)
1246
ms.output_field_x()
1247
1248
1249
def
output_efield_y(ms, which_band):
Callers
nothing calls this directly
Calls
2
output_field_x
Method · 0.80
get_efield
Method · 0.45
Tested by
no test coverage detected