Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ set
Method
set
SRC/runtime/runtime/BasicAnalysisBuilder.cpp:657–664 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
655
656
657
void
658
BasicAnalysisBuilder::set(ConstraintHandler* obj)
659
{
660
if (theHandler != nullptr)
661
delete theHandler;
662
663
theHandler = obj;
664
}
665
666
void
667
BasicAnalysisBuilder::set(DOF_Numberer* obj)
Callers
15
dispatch
Function · 0.45
TclCommand_newStaticIntegrator
Function · 0.45
TclCommand_newTransientIntegrator
Function · 0.45
G3Parse_newHSIntegrator
Function · 0.45
G3Parse_newLoadControl
Function · 0.45
printA
Function · 0.45
specifyConstraintHandler
Function · 0.45
numberer.cpp
File · 0.45
TclCommand_specifyAlgorithm
Function · 0.45
TclCommand_newLinearAlgorithm
Function · 0.45
TclCommand_newNewtonRaphson
Function · 0.45
TclCommand_newNewtonHallM
Function · 0.45
Calls
6
setLinks
Method · 0.95
setConvergenceTest
Method · 0.45
getConvergenceTest
Method · 0.45
setLinearSOE
Method · 0.45
domainChanged
Method · 0.45
getClassTag
Method · 0.45
Tested by
1
specifyCTest
Function · 0.36