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

Method f

python/simulation.py:2880–2881  ·  view source on GitHub ↗
(sim)

Source from the content-addressed store, hash-verified

2878 else:
2879
2880 def f(sim):
2881 return cond[i](sim) and sim.round_time() >= ts
2882
2883 new_conds.append(f)
2884

Callers

nothing calls this directly

Calls 1

round_timeMethod · 0.45

Tested by

no test coverage detected