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

Method where

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

Source from the content-addressed store, hash-verified

681
682 @property
683 def where(self):
684 return self.swigobj_attr("where")
685
686
687class DftFlux(DftObj):

Callers 12

filter_and_projectFunction · 0.80
levelset_and_smoothingFunction · 0.80
cylindrical_filterFunction · 0.80
conic_filterFunction · 0.80
tanh_projectionFunction · 0.80
smoothed_projectionFunction · 0.80
heaviside_projectionFunction · 0.80
sincMethod · 0.80
rectMethod · 0.80

Calls 1

swigobj_attrMethod · 0.95

Tested by

no test coverage detected