Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ OPS_GetUniaxialMaterial
Function
OPS_GetUniaxialMaterial
SRC/api/win32Functions.cpp:224–228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
222
}
223
224
UniaxialMaterial*
225
OPS_GetUniaxialMaterial(int matTag)
226
{
227
return (*OPS_GetUniaxialMaterialPtr)(matTag);
228
}
229
230
NDMaterial*
231
OPS_GetNDMaterial(int matTag)
Callers
15
OPS_Brick8FiberOverlay
Function · 0.50
OPS_Quad4FiberOverlay
Function · 0.50
OPS_MasonPan3D
Function · 0.50
OPS_MasonPan12
Function · 0.50
OPS_BeamGT
Function · 0.50
OPS_MultiFP2d
Function · 0.50
OPS_FPBearingPTV
Function · 0.50
OPS_Inno3DPnPJoint
Function · 0.50
OPS_CoupledZeroLength
Function · 0.50
OPS_CorotTrussElement
Function · 0.50
OPS_TrussElement
Function · 0.50
OPS_CorotTruss2
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected