Go to the documentation of this file.
142 return (tag & 0x07) && !(tag & 0x80);
192 DynamicList<ABAQUSCore::shapeType>
elemTypes_;
232 void read(ISstream& is);
249 const label setId = 0
277 const scalar scaleFactor = 1.0
Generic input stream using a standard (STL) stream.
A HashTable to objects of type <T> with a label key.
void clear()
Clear the addressed list, i.e. set the size to zero.
A HashTable similar to std::unordered_map.
Input/output from file streams.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...