FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

EdgeMap< T > Class Template Reference

Map from edge (expressed as its endpoints) to value. More...

#include <OpenFOAM/EdgeMap.H>


Detailed Description

template<class T>
class Foam::EdgeMap< T >

Map from edge (expressed as its endpoints) to value.

Definition at line 48 of file EdgeMap.H.

Inheritance diagram for EdgeMap< T >:
Collaboration diagram for EdgeMap< T >:

List of all members.

Public Member Functions

 EdgeMap (const label size=128)
 Construct given initial map size.
 EdgeMap (Istream &is)
 Construct from Istream.
 EdgeMap (const EdgeMap< T > &map)
 Construct as copy.

Constructor & Destructor Documentation

EdgeMap ( const label   size = 128  ) [inline]

Construct given initial map size.

Definition at line 58 of file EdgeMap.H.

EdgeMap ( Istream &   is  ) [inline]

Construct from Istream.

Definition at line 64 of file EdgeMap.H.

EdgeMap ( const EdgeMap< T > &   map  ) [inline]

Construct as copy.

Definition at line 70 of file EdgeMap.H.


The documentation for this class was generated from the following file:
  • src/OpenFOAM/meshes/meshShapes/edge/EdgeMap.H