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

MapInternalField< Type, MeshMapper, GeoMesh > Class Template Reference

Generic internal field mapper. For "real" mapping, add template specialisations for mapping of internal fields depending on mesh type. More...

#include <OpenFOAM/MapGeometricFields.H>


Detailed Description

template<class Type, class MeshMapper, class GeoMesh>
class Foam::MapInternalField< Type, MeshMapper, GeoMesh >

Generic internal field mapper. For "real" mapping, add template specialisations for mapping of internal fields depending on mesh type.

Definition at line 45 of file MapGeometricFields.H.

List of all members.

Public Member Functions

 MapInternalField ()
void  operator() (Field< Type > &field, const MeshMapper &mapper) const

Constructor & Destructor Documentation

MapInternalField (  ) [inline]

Definition at line 49 of file MapGeometricFields.H.


Member Function Documentation

void operator() ( Field< Type > &   field,
const MeshMapper &   mapper  
) const

The documentation for this class was generated from the following file: