OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

surfaceMesh Class Reference

Mesh data needed to do the Finite Volume discretisation. More...

Inheritance diagram for surfaceMesh:
Collaboration diagram for surfaceMesh:

List of all members.


Public Member Functions

 surfaceMesh (const fvMesh &mesh)
label size () const
const surfaceVectorFieldC ()

Static Public Member Functions

static label size (const Mesh &mesh)

Detailed Description

Mesh data needed to do the Finite Volume discretisation.

Definition at line 40 of file surfaceMesh.H.


Constructor & Destructor Documentation

surfaceMesh ( const fvMesh mesh  )  [inline, explicit]

Definition at line 47 of file surfaceMesh.H.

Referenced by surfaceMesh::size().

Here is the caller graph for this function:


Member Function Documentation

label size (  )  const [inline]

Definition at line 52 of file surfaceMesh.H.

References mesh, and surfaceMesh::surfaceMesh().

Referenced by surfaceMesh::C().

Here is the call graph for this function:

Here is the caller graph for this function:

static label size ( const Mesh mesh  )  [inline, static]

Definition at line 57 of file surfaceMesh.H.

const surfaceVectorField& C (  )  [inline]

Definition at line 62 of file surfaceMesh.H.

References GeoMesh< fvMesh >::mesh_, and surfaceMesh::size().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Copyright © 2000-2009 OpenCFD Ltd