MCPcopy Create free account
hub / github.com/NanoComp/meep / get_bloch_field_point

Method get_bloch_field_point

python/solver.py:467–468  ·  view source on GitHub ↗
(self, p)

Source from the content-addressed store, hash-verified

465 return self.mode_solver.get_field_point(p)
466
467 def get_bloch_field_point(self, p):
468 return self.mode_solver.get_bloch_field_point(p)
469
470 def get_tot_pwr(self, which_band):
471 epwr = self.get_dpwr(which_band)

Callers 1

Calls

no outgoing calls

Tested by 1