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

Function amp_fun

python/tests/test_source.py:159–160  ·  view source on GitHub ↗
(p)

Source from the content-addressed store, hash-verified

157
158
159def amp_fun(p):
160 return p.x + 2 * p.y
161
162
163class TestAmpFileFunc(unittest.TestCase):

Callers 1

create_h5dataMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected