MCPcopy 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
139int QuadPatch::getMaterialID(void) const
140{
141 return matID;
142}
143
144void QuadPatch::getDiscretization(int &numSubdivIJ, int &numSubdivJK) const
145{

Callers 8

OPS_PatchFunction · 0.45
OPS_LayerFunction · 0.45
ops_addPatchFunction · 0.45
ops_addLayerFunction · 0.45
buildSectionFunction · 0.45
buildSectionIntFunction · 0.45
buildSectionThermalFunction · 0.45
buildSectionAsymFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected