A class for managing temporary objects.
const label & size(const vector::components cmpt) const
friend Ostream & operator(Ostream &, const Field< Type > &)
Generic templated field type.
void resize(const labelVector &newSizes)
void operator=(const IjkField< Type > &rhs)
Generic templated field type with i-j-k addressing.
const ijkAddressing & ijk() const
const Type & operator()(const label i, const label j, const label k) const
const labelVector & sizes() const
A simple i-j-k (row-major order) to linear addressing.
A class representing the concept of 0 (zero) that can be used to avoid manipulating objects known to ...