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

Method remove

python/simulation.py:675–676  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

673
674 @property
675 def remove(self):
676 return self.swigobj_attr("remove")
677
678 @property
679 def freq(self):

Callers 4

plot3DFunction · 0.45
clear_dft_monitorsMethod · 0.45
convertFunction · 0.45
calculate_gradientMethod · 0.45

Calls 1

swigobj_attrMethod · 0.95

Tested by

no test coverage detected