 |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the documentation of this file.
27 set<int>::iterator iter;
37 if (!hecd->
ParseHeader(header_line, rcode,
"S",
"NGRP",
name))
return false;
40 const int max_id_n = 100;
54 if (n < 0)
return false;
56 for (i = 0; i < n; i++) {
virtual bool Read(class CHECData *hecd, char *header_line)
virtual bool ParseHeader(char *header_line, int *rcode, const char *fmt,...)
virtual void PushReadLine(const char *s)
virtual bool ReadLine(char *s, int size=256)
virtual void WriteData(const char *fmt,...)
virtual void WriteHeader(const char *name, const char *fmt="",...)
virtual void Write(class CHECData *hecd)
virtual int ParseIntDataArray(char *line, int *data)