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

Method data

SRC/recorder/MPCORecorder.cpp:847–847  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

845 return false; // equal
846 }
847 inline const double *data()const { return &y; }
848 double y;
849 double z;
850 double a;

Callers 15

writeMeshMethod · 0.45
writeStress2D3Method · 0.45
writeStrain2D3Method · 0.45
writeStrees3D6Method · 0.45
writeStrain3D6Method · 0.45
writeVelMethod · 0.45
writeAccelMethod · 0.45
writeDispMethod · 0.45
extendDatasetMethod · 0.45
createAndWriteFunction · 0.45
sendSelfMethod · 0.45
recvSelfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected