Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getChannelPtr
Method
getChannelPtr
SRC/actor/actor/Actor.cpp:260–264 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
258
259
260
Channel *
261
Actor::getChannelPtr(void) const
262
{
263
return theChannel;
264
}
265
266
FEM_ObjectBroker *
267
Actor::getObjectBrokerPtr(void) const
Callers
3
main
Function · 0.45
partitionModel
Function · 0.45
partitionModel
Function · 0.45
Calls
no outgoing calls
Tested by
1
main
Function · 0.36