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

Method setEnclosingPattern

SRC/runtime/runtime/BasicModelBuilder.cpp:157–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155}
156
157int
158BasicModelBuilder::setEnclosingPattern(LoadPattern* pat)
159{
160 tclEnclosingPattern = pat;
161 return 1;
162}
163
164int
165BasicModelBuilder::getCurrentSectionBuilder(int& tag)

Callers 1

pattern.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected