Go to the documentation of this file.
182 bool operator==(
const surfZone& a,
const surfZone&
b);
185 bool operator!=(
const surfZone& a,
const surfZone&
b);
189 Istream&
operator>>(Istream& is, surfZone& obj);
192 Ostream&
operator<<(Ostream&,
const surfZone& obj);
199 struct labelRangeOp<surfZone>
201 labelRange operator()(
const surfZone& zone)
const
static autoPtr< T > New(Args &&... args)
static autoPtr< surfZone > New(Istream &is)
A class for handling words, derived from Foam::string.
Base class for mesh zones.
void write(Ostream &os) const
Istream & operator>>(Istream &, directionInfo &)
Identifies a surface patch/zone by name and index, with optional geometric type.
bool operator!=(const eddy &a, const eddy &b)
Ostream & operator<<(Ostream &, const boundaryPatch &p)
labelRange operator()(const surfZone &zone) const
const dimensionedScalar b
tmp< faMatrix< Type > > operator==(const faMatrix< Type > &, const faMatrix< Type > &)
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
surfZone & operator=(const surfZone &)=default
A range or interval of labels defined by a start and a size.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
void writeDict(Ostream &os) const
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
autoPtr< surfZone > clone() const
const word & geometricType() const
A surface zone on a MeshedSurface.
class FOAM_DEPRECATED_FOR(2017-05, "Foam::Enum") NamedEnum
const word & name() const
An Ostream is an abstract base class for all output systems (streams, files, token lists,...