FreeFOAM The Cross-Platform CFD Toolkit
MapInternalField< Type, MeshMapper, pointMesh > Class Template Reference

#include <src/OpenFOAM/meshes/pointMesh/pointMeshMapper/MapPointField.H>


Detailed Description

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

Definition at line 48 of file MapPointField.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 52 of file MapPointField.H.


Member Function Documentation

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

Definition at line 65 of file MapPointField.H.

References Foam::abort(), Foam::FatalError, and FatalErrorIn.


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