Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ isDatastore
Method
isDatastore
SRC/database/FE_Datastore.cpp:61–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
int
62
FE_Datastore::isDatastore(void)
63
{
64
return 1;
65
}
66
67
/********************************************************************
68
* CHANNEL METHODS THAT DO NOTHING *
Callers
15
sendSelf
Method · 0.45
sendSelf
Method · 0.45
sendSelf
Method · 0.45
recvSelf
Method · 0.45
sendSelf
Method · 0.45
sendSelf
Method · 0.45
sendSelf
Method · 0.45
recvSelf
Method · 0.45
sendSelf
Method · 0.45
recvSelf
Method · 0.45
sendSelf
Method · 0.45
recvSelf
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected