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

Method activateSensitivityKey

SRC/analysis/integrator/Integrator.h:83–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81 bool newAlgorithm(void) {return true;}
82 virtual bool computeSensitivityAtEachIteration();
83 void activateSensitivityKey() {SensitivityKey=true;}
84 bool activateSensitivity() {return SensitivityKey;};
85 ///////////////////////////////Abbas//////////////////
86

Callers 2

OPS_sensitivityAlgorithmFunction · 0.45
sensitivityAlgorithmFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected