Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NanoComp/meep
/ output_bfield_z
Function
output_bfield_z
python/solver.py:1214–1216 ·
view source on GitHub ↗
(ms, which_band)
Source
from the content-addressed store, hash-verified
1212
1213
1214
def
output_bfield_z(ms, which_band):
1215
ms.get_bfield(which_band, False)
1216
ms.output_field_z()
1217
1218
1219
def
output_dfield(ms, which_band):
Callers
nothing calls this directly
Calls
2
output_field_z
Method · 0.80
get_bfield
Method · 0.45
Tested by
no test coverage detected