Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NanoComp/meep
/ resolution
Method
resolution
python/solver.py:167–168 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
165
166
@property
167
def
resolution(self):
168
return
self._resolution
169
170
@resolution.setter
171
def
resolution(self, val):
Callers
nothing calls this directly
Calls
3
_adjust_grid_size
Method · 0.95
type
Function · 0.85
set_grid_size
Method · 0.80
Tested by
no test coverage detected