Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getMaterialID
Method
getMaterialID
SRC/material/section/repres/patch/QuadPatch.cpp:139–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
}
138
139
int QuadPatch::getMaterialID(void) const
140
{
141
return matID;
142
}
143
144
void QuadPatch::getDiscretization(int &numSubdivIJ, int &numSubdivJK) const
145
{
Callers
8
OPS_Patch
Function · 0.45
OPS_Layer
Function · 0.45
ops_addPatch
Function · 0.45
ops_addLayer
Function · 0.45
buildSection
Function · 0.45
buildSectionInt
Function · 0.45
buildSectionThermal
Function · 0.45
buildSectionAsym
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected