 |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the documentation of this file.
53 if (!hecd->
ParseHeader(header_line, rcode,
"S",
"READ", s))
return false;
57 restart = (strcmp(restart_s,
"RESTERT") == 0);
virtual bool ParseHeader(char *header_line, int *rcode, const char *fmt,...)
void cleanup_token(char *s)
virtual void WriteData(const char *fmt,...)
virtual bool ReadData(int *rcode, const char *fmt,...)
real(kind=kreal) dt
ANALYSIS CONTROL for NLGEOM and HEAT.
virtual void WriteHeader(const char *name, const char *fmt="",...)
virtual void Write(class CHECData *hecd)
virtual bool Read(class CHECData *hecd, char *header_line)