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

Method compute_zparities

python/solver.py:806–807  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

804 )
805
806 def compute_zparities(self):
807 return self.mode_solver.compute_zparities()
808
809 def compute_yparities(self):
810 return self.mode_solver.compute_yparities()

Callers 2

display_zparitiesFunction · 0.45
test_stripMethod · 0.45

Calls

no outgoing calls

Tested by 1

test_stripMethod · 0.36