Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeisSol/SeisSol
/ getCpu
Function
getCpu
generated_code/arch.py:58–59 ·
view source on GitHub ↗
(architecture)
Source
from the content-addressed store, hash-verified
56
return
realSize[ architecture[0].lower() ]
57
58
def
getCpu(architecture):
59
return
architecture[1:]
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected