Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NanoComp/meep
/ save_farfields
Method
save_farfields
python/simulation.py:777–778 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
775
776
@property
777
def
save_farfields(self):
778
return
self.swigobj_attr(
"save_farfields"
)
779
780
@property
781
def
F(self):
Callers
1
output_farfields
Method · 0.45
Calls
1
swigobj_attr
Method · 0.80
Tested by
no test coverage detected