OpenFOAM logo
Open Source CFD Toolkit

centreEdge Class Reference

List of all members.

Public Member Functions

 centreEdge ()
 Construct null.
 centreEdge (const label faceLabel, const bool inOwner)
 Construct from components.
label faceLabel () const
bool inOwner () const
template<class T>
interpolate (const primitiveMesh &mesh, const Field< T > &cellField, const Field< T > &faceField, const scalar weight) const
point coord (const primitiveMesh &mesh, const scalar weight) const
bool operator== (const centreEdge &ce) const

Friends

Ostreamoperator<< (Ostream &os, const centreEdge &ce)

Constructor & Destructor Documentation

centreEdge  )  [inline]
 

Construct null.

Definition at line 97 of file centreEdge.H.

centreEdge const label  faceLabel,
const bool  inOwner
[inline]
 

Construct from components.

Definition at line 104 of file centreEdge.H.

References Foam::label.


Member Function Documentation

point coord const primitiveMesh mesh,
const scalar  weight
const [inline]
 

Definition at line 146 of file centreEdge.H.

label faceLabel  )  const [inline]
 

Definition at line 112 of file centreEdge.H.

bool inOwner  )  const [inline]
 

Definition at line 117 of file centreEdge.H.

T interpolate const primitiveMesh mesh,
const Field< T > &  cellField,
const Field< T > &  faceField,
const scalar  weight
const [inline]
 

Definition at line 124 of file centreEdge.H.

References primitiveMesh::faceOwner(), Foam::label, and mesh.

Here is the call graph for this function:

bool operator== const centreEdge ce  )  const [inline]
 

Definition at line 160 of file centreEdge.H.

References centreEdge::faceLabel_, and centreEdge::inOwner_.


Friends And Related Function Documentation

Ostream& operator<< Ostream os,
const centreEdge ce
[friend]
 

Definition at line 170 of file centreEdge.H.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org