Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
157
int
158
BasicModelBuilder::setEnclosingPattern(LoadPattern* pat)
159
{
160
tclEnclosingPattern = pat;
161
return 1;
162
}
163
164
int
165
BasicModelBuilder::getCurrentSectionBuilder(int& tag)
Callers
1
pattern.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected