Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
135
int
136
MapOfTaggedObjects::getNumComponents(void) const
137
{
138
return int(theMap.size());
139
}
140
141
142
TaggedObject *
Callers
15
Print
Method · 0.95
getNumberOfDesignVariables
Method · 0.45
getNumberOfDesignVariablePositioners
Method · 0.45
getNumberOfConstraintFunctions
Method · 0.45
getNumberOfObjectiveFunctions
Method · 0.45
Print
Method · 0.45
OPS_printDamping
Function · 0.45
sendSelf
Method · 0.45
getNumNodes
Method · 0.45
Print
Method · 0.45
getNumExternalNodes
Method · 0.45
Subdomain.cpp
File · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected