141 return (tag & 0x07) && !(tag & 0x80);
153 return (combinedId < 0);
157 inline static label
encodeSolidId(
const label
id,
const label side)
159 return -(10 *
id + side);
242 DynamicList<ABAQUSCore::shapeType>
elemTypes_;
299 const label setId = 0
310 const label setId = 0
341 const scalar scaleFactor = 1.0
A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects.
void clear() noexcept
Clear the addressed list, i.e. set the size to zero.
A HashTable similar to std::unordered_map.
Generic input stream using a standard (STL) stream.
A HashTable to objects of type <T> with a label key.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
OBJstream os(runTime.globalPath()/outputName)