65 applied_[fieldi] =
true;
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
const word & name() const noexcept
Return const access to the source name.
const dictionary & coeffs() const noexcept
Return dictionary.
void setApplied(const label fieldi)
Set the applied flag to true for field index fieldi.
bool active() const noexcept
True if source is active.
const fvMesh & mesh() const noexcept
Return const access to the mesh database.
const word name_
Source name.
A class for handling words, derived from Foam::string.