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

Method eig_band

python/source.py:604–605  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

602
603 @property
604 def eig_band(self):
605 return self._eig_band
606
607 @eig_band.setter
608 def eig_band(self, val):

Callers

nothing calls this directly

Calls 1

check_positiveFunction · 0.85

Tested by

no test coverage detected