Go to the documentation of this file.
38 #ifndef surfacePatch_H
39 #define surfacePatch_H
109 label
start() const noexcept
115 label&
start() noexcept
121 label
size() const noexcept
127 label&
size() noexcept
140 explicit operator surfZone()
const;
177 bool operator==(
const surfacePatch& a,
const surfacePatch&
b);
180 bool operator!=(
const surfacePatch& a,
const surfacePatch&
b);
183 Ostream&
operator<<(Ostream&
os,
const surfacePatch& obj);
surfacePatch & operator=(const surfacePatch &)=default
A class for handling words, derived from Foam::string.
Identifies a surface patch/zone by name and index, with geometric type.
bool operator!=(const eddy &a, const eddy &b)
Ostream & operator<<(Ostream &, const boundaryPatch &p)
const dimensionedScalar b
tmp< faMatrix< Type > > operator==(const faMatrix< Type > &, const faMatrix< Type > &)
label size() const noexcept
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
label index() const noexcept
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
A 'patch' on surface as subset of triSurface.
#define FOAM_DEPRECATED(since)
A surface zone on a MeshedSurface.
class FOAM_DEPRECATED_FOR(2017-05, "Foam::Enum") NamedEnum
const word & geometricType() const noexcept
const word & name() const noexcept
void write(Ostream &os) const
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
label start() const noexcept
void writeDict(Ostream &os) const