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

Method setFile

SRC/recorder/FilePlotter.cpp:207–212  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

205}
206
207int
208FilePlotter::setFile(char *newFileName)
209{
210 strcpy(fileName1, newFileName);
211 return 0;
212}
213
214int
215FilePlotter::plotFile(void)

Callers 1

GSA_RecorderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected