meshToMeshData::trackData Class Reference

Class used to pass non-cell data to the update function. More...

Collaboration diagram for meshToMeshData::trackData:
[legend]

Public Member Functions

 trackData (const polyMesh &tgtMesh)
 

Public Attributes

const polyMeshtgtMesh_
 

Detailed Description

Class used to pass non-cell data to the update function.

Definition at line 75 of file meshToMeshData.H.

Constructor & Destructor Documentation

◆ trackData()

trackData ( const polyMesh tgtMesh)
inline

Definition at line 81 of file meshToMeshData.H.

Member Data Documentation

◆ tgtMesh_

const polyMesh& tgtMesh_

Definition at line 79 of file meshToMeshData.H.


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