MCPcopy 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
1214def output_bfield_z(ms, which_band):
1215 ms.get_bfield(which_band, False)
1216 ms.output_field_z()
1217
1218
1219def output_dfield(ms, which_band):

Callers

nothing calls this directly

Calls 2

output_field_zMethod · 0.80
get_bfieldMethod · 0.45

Tested by

no test coverage detected