MCPcopy Create free account
hub / github.com/SeisSol/SeisSol / optName

Method optName

generated_code/multSim.py:66–67  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

64 return IndexedTensor(self, indexNames)
65
66 def optName(self):
67 return self._optName
68
69 def optSize(self):
70 return self._optSize

Callers 11

addKernelsFunction · 0.80
__init__Method · 0.80
addInitMethod · 0.80
addTimeMethod · 0.80
addKernelsFunction · 0.80
addTimeMethod · 0.80
addKernelsFunction · 0.80
addKernelsFunction · 0.80
addInitMethod · 0.80
addTimeMethod · 0.80
addKernelsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected