![]() |
|
Public Types | |
typedef faMesh | Mesh |
typedef faBoundaryMesh | BoundaryMesh |
Public Member Functions | |
edgeMesh (const faMesh &mesh) | |
label | size () const |
const edgeVectorField & | centres () |
edgeMesh (const fileName &) | |
Construct from file. | |
edgeMesh (Istream &) | |
Construct from Istream. | |
const pointField & | points () const |
const edgeList & | edges () const |
Static Public Member Functions | |
label | size (const Mesh &mesh) |
Friends | |
Ostream & | operator<< (Ostream &, const edgeMesh &) |
|
Definition at line 59 of file edgeMesh.H. |
|
Definition at line 58 of file edgeMesh.H. |
|
Definition at line 61 of file edgeMesh.H. References Foam::label, and Foam::size(). |
Here is the call graph for this function:
|
Construct from file.
|
|
Construct from Istream.
|
|
Definition at line 76 of file edgeMesh.H. |
|
Definition at line 58 of file edgeMeshI.H. |
|
Definition at line 53 of file edgeMeshI.H. |
|
Definition at line 71 of file edgeMesh.H. References Foam::edgeVectorField. |
|
Definition at line 66 of file edgeMesh.H. References Foam::label, and mesh. |
|
|