meshPhiCorrectInfo::trackData Class Reference

Tracking data. Mostly just a collection of references to the. More...

Collaboration diagram for meshPhiCorrectInfo::trackData:

Public Member Functions

 trackData (const List< meshPhiPreCorrectInfo > &internalFacePci, const List< List< meshPhiPreCorrectInfo >> &patchFacePci, const List< meshPhiPreCorrectInfo > &cellPci, const DimensionedField< scalar, volMesh > &dVdtError)
 

Public Attributes

const List< meshPhiPreCorrectInfo > & internalFacePci_
 
const List< List< meshPhiPreCorrectInfo > > & patchFacePci_
 
const List< meshPhiPreCorrectInfo > & cellPci_
 
const DimensionedField< scalar, volMesh > & dVdtError_
 

Detailed Description

Tracking data. Mostly just a collection of references to the.

pre-correct info.

Definition at line 72 of file meshPhiCorrectInfo.H.

Constructor & Destructor Documentation

◆ trackData()

Member Data Documentation

◆ internalFacePci_

const List<meshPhiPreCorrectInfo>& internalFacePci_

Definition at line 76 of file meshPhiCorrectInfo.H.

◆ patchFacePci_

const List<List<meshPhiPreCorrectInfo> >& patchFacePci_

Definition at line 77 of file meshPhiCorrectInfo.H.

◆ cellPci_

const List<meshPhiPreCorrectInfo>& cellPci_

Definition at line 78 of file meshPhiCorrectInfo.H.

◆ dVdtError_

const DimensionedField<scalar, volMesh>& dVdtError_

Definition at line 79 of file meshPhiCorrectInfo.H.


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