Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NanoComp/meep
/ output_bfield_x
Function
output_bfield_x
python/solver.py:1204–1206 ·
view source on GitHub ↗
(ms, which_band)
Source
from the content-addressed store, hash-verified
1202
1203
1204
def
output_bfield_x(ms, which_band):
1205
ms.get_bfield(which_band, False)
1206
ms.output_field_x()
1207
1208
1209
def
output_bfield_y(ms, which_band):
Callers
nothing calls this directly
Calls
2
output_field_x
Method · 0.80
get_bfield
Method · 0.45
Tested by
no test coverage detected