38#ifndef Foam_vectorField_H
39#define Foam_vectorField_H
Generic templated field type that is much like a Foam::List except that it is expected to hold numeri...
constexpr Field() noexcept
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
Templated 3D Vector derived from VectorSpace adding construction from 3 components,...
A class for managing temporary objects.
Field< vector > vectorField
Specialisation of Field<T> for vector.
void unzip(const FieldField< Field, SphericalTensor< Cmpt > > &input, FieldField< Field, Cmpt > &ii)
Unzip sphericalTensor field field into components.
void zip(FieldField< Field, SphericalTensor< Cmpt > > &result, const FieldField< Field, Cmpt > &ii)
Zip together sphericalTensor field field from components.