Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getNumMPs
Method
getNumMPs
SRC/domain/domain/Domain.cpp:1760–1764 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1758
}
1759
1760
int
1761
Domain::getNumMPs(void) const
1762
{
1763
return theMPs->getNumComponents();
1764
}
1765
1766
int
1767
Domain::getNumEQs(void) const
Callers
3
handle
Method · 0.45
handle
Method · 0.45
fillDefaults
Method · 0.45
Calls
1
getNumComponents
Method · 0.45
Tested by
no test coverage detected