MCPcopy 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
260Channel *
261Actor::getChannelPtr(void) const
262{
263 return theChannel;
264}
265
266FEM_ObjectBroker *
267Actor::getObjectBrokerPtr(void) const

Callers 3

mainFunction · 0.45
partitionModelFunction · 0.45
partitionModelFunction · 0.45

Calls

no outgoing calls

Tested by 1

mainFunction · 0.36