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

#include <src/finiteVolume/interpolation/mapping/fvFieldMappers/MapFvVolField.H>


Detailed Description

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

Definition at line 45 of file MapFvVolField.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 MapFvVolField.H.


Member Function Documentation

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

Definition at line 62 of file MapFvVolField.H.

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


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