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