Go to the documentation of this file.
33 return fieldIndices_[fieldName];
88 return fileName_.name();
const List< scalar > & delta() const
Return const access to the deltas in each dimension.
A class for handling words, derived from string.
const List< scalar > & min() const
Return const access to the list of min dimensions.
word tableName() const
Return const access to the table name.
const List< dictionary > & entries() const
Return const access tp the dictionary entries.
const List< dictionary > & output() const
Return const access to the output dictionaries.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const List< label > & dim() const
Return const access to the list of dimensions.
const List< scalar > & max() const
Return const access to the list of max dimensions.
label findFieldIndex(const word &fieldName) const
Return the index of a field by name.