73 p[i] = meshPoints[operator[](i)];
96 return edge(
operator[](
n),
operator[](fcIndex(
n)));
102 return operator[](fcIndex(i));
108 return operator[](rcIndex(i));
147 is.
check(
"Istream& operator>>(Istream&, face&)");
#define forAll(list, i)
Loop across all elements in list.
virtual bool check(const char *operation) const
Check IOstream status for given operation.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
void operator=(const UList< label > &)
Assignment to UList operator. Takes linear time.
An edge is a list of two point labels. The functionality it provides supports the discretisation on a...
A face is a list of labels corresponding to mesh vertices.
pointField points(const pointField &) const
Return the points corresponding to this face.
scalar mag(const pointField &) const
Return scalar magnitude.
static int compare(const face &, const face &)
Compare faces.
void operator=(labelList &&)
Move assignment labelList.
label nextLabel(const label i) const
Next vertex on face.
label nTriangles() const
Size of the face's triangulation.
label prevLabel(const label i) const
Previous vertex on face.
label nEdges() const
Return number of edges.
edge faceEdge(const label n) const
Return n-th face edge.
gmvFile<< "tracers "<< particles.size()<< nl;forAllConstIter(Cloud< passiveParticle >, particles, iter){ gmvFile<< iter().position().x()<< " ";}gmvFile<< nl;forAllConstIter(Cloud< passiveParticle >, particles, iter){ gmvFile<< iter().position().y()<< " ";}gmvFile<< nl;forAllConstIter(Cloud< passiveParticle >, particles, iter){ gmvFile<< iter().position().z()<< " ";}gmvFile<< nl;forAll(lagrangianScalarNames, i){ word name=lagrangianScalarNames[i];IOField< scalar > s(IOobject(name, runTime.name(), cloud::prefix, mesh, IOobject::MUST_READ, IOobject::NO_WRITE))
bool operator!=(const particle &, const particle &)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
Istream & operator>>(Istream &, pistonPointEdgeData &)
dimensioned< scalar > mag(const dimensioned< Type > &)