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

Method force

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

Source from the content-addressed store, hash-verified

739
740 @property
741 def force(self):
742 return self.swigobj_attr("force")
743
744 @property
745 def offdiag1(self):

Callers 1

get_forcesFunction · 0.45

Calls 1

swigobj_attrMethod · 0.80

Tested by

no test coverage detected