Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeisSol/SeisSol
/ sourceMatrix
Method
sourceMatrix
generated_code/poroelastic.py:40–41 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
38
return
self.db.star[dim]
39
40
def
sourceMatrix(self):
41
return
self.db.ET
42
43
def
extractVelocities(self):
44
extractVelocitiesSPP = np.zeros((4, self.numberOfQuantities()))
Callers
1
addTime
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected