MCPcopy Create free account
hub / github.com/NatLabRockies/SAM / SetArray

Method SetArray

src/widgets.cpp:1522–1525  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1520 }
1521
1522 void SetArray(std::vector<double>& da)
1523 {
1524 d_ary = da;
1525 }
1526
1527 std::vector<double> GetArray()
1528 {

Callers 7

SetDataMethod · 0.45
SetDataMethod · 0.45
SetDataMethod · 0.45
OnCellChangeMethod · 0.45
Write_JSONMethod · 0.45
Write_JSON_ConstantMethod · 0.45
WritePythonConfigFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected