 |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the documentation of this file.
101 if (nfd->
version < 8.1)
return;
132 for (i = 0; i <
num_lam; i++) {
145 for (i = 0; i <
num_val; i++) {
154 if (nfd->
version < 6.0)
return;
165 if (nfd->
version < 8.1)
return;
void ReadRecord(char *buff, const char *fmt,...)
void WriteStr(FILE *fp, const char *s)
virtual void Read(class CNFData *nfd)
void ReadLineEx(char *buff, int size=255)
void ReadMultRec(char type, int n_in_rec, int val_n, void *val)
void WriteData(FILE *fp, const char *fmt,...)
void ReadStr(char *buff, char *s, int size)
virtual void WriteData(class CNFData *nfd, FILE *fp)