37 return volVectorField::null();
42 if (UfName.back() !=
'f')
44 return volVectorField::null();
48 IOobject::groupName(UfName(UfName.size() - 1), Uf.
group());
52 return volVectorField::null();
static word group(const word &name)
Return group (extension part of name)
Return the vol-field velocity corresponding to a given surface-field velocity.
const volVectorField & surfaceToVolVelocity(const surfaceVectorField &Uf)
Get the cell velocity field corresponding to a given face velocity, or a.
static word member(const word &name)
Return member (name without the extension)
bool isFaceVelocity(const DimensionedField< Type, surfaceMesh > &df)
Check if surfaceField is a face velocity or momentum.
A class for handling words, derived from string.
const Mesh & mesh() const
Return mesh.