51 inline bool operator==(
const edge& a,
const edge&
b);
52 inline bool operator!=(
const edge& a,
const edge&
b);
static int compare(const edge &, const edge &)
Compare edges.
bool contiguous< edge >()
static const char *const typeName
friend bool operator!=(const edge &a, const edge &b)
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
const dimensionedScalar b
Wien displacement law constant: default SI units: [m.K].
label commonVertex(const edge &a) const
Return common vertex.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
edge()
Null constructor for lists.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
void flip()
Flip the edge in-place.
A 1D vector of objects of type <T> with a fixed size <Size>.
An edge is a list of two point labels. The functionality it provides supports the discretisation on a...
scalar mag(const pointField &) const
Return scalar magnitude.
Hash function class for primitives. All non-primitives used to hash entries on hash tables likely nee...
edge reverseEdge() const
Return reverse edge.
const double e
Elementary charge.
linePointRef line(const pointField &) const
Return edge line.
bool operator!=(const particle &, const particle &)
label otherVertex(const label a) const
Given one vertex, return the other.
friend bool operator==(const edge &a, const edge &b)
vector vec(const pointField &) const
Return the vector (end - start)
unsigned operator()(const PrimitiveType &p, unsigned seed) const
label end() const
Return end vertex label.
label start() const
Return start vertex label.
point centre(const pointField &) const
Return centre (centroid)