Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getNumPCs
Method
getNumPCs
SRC/domain/domain/Domain.cpp:1754–1758 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1752
}
1753
1754
int
1755
Domain::getNumPCs(void) const
1756
{
1757
return thePCs->getNumComponents();
1758
}
1759
1760
int
1761
Domain::getNumMPs(void) const
Callers
3
identify
Method · 0.45
savePart0
Method · 0.45
writeModelNodes
Method · 0.45
Calls
1
getNumComponents
Method · 0.45
Tested by
no test coverage detected