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

Method getGridValuesPtr

SRC/reliability/analysis/analysis/GridPlane.cpp:204–207  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202
203
204Matrix * GridPlane::getGridValuesPtr()
205{
206 return gridValues;
207}
208
209Matrix * GridPlane::getRotationPtr()
210{

Callers 2

fitCurveMethod · 0.45
debugMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected