MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / getNumComponents

Method getNumComponents

SRC/tagged/storage/MapOfTaggedObjects.cpp:135–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133
134
135int
136MapOfTaggedObjects::getNumComponents(void) const
137{
138 return int(theMap.size());
139}
140
141
142TaggedObject *

Callers 15

PrintMethod · 0.95
PrintMethod · 0.45
OPS_printDampingFunction · 0.45
sendSelfMethod · 0.45
getNumNodesMethod · 0.45
PrintMethod · 0.45
getNumExternalNodesMethod · 0.45
Subdomain.cppFile · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected