MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / getNumPatches

Method getNumPatches

SRC/material/section/repres/section/FiberSectionRepr.cpp:261–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

259}
260
261int FiberSectionRepr::getNumPatches (void) const
262{
263 return nPatches;
264}
265
266int FiberSectionRepr::getNumReinfLayers (void) const
267{

Callers 4

buildSectionFunction · 0.80
buildSectionIntFunction · 0.80
buildSectionThermalFunction · 0.80
buildSectionAsymFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected