weight Struct Reference

Structure containing the weight for a given mesh element and cut index. More...

Public Attributes

label elementi
 
label cuti
 
scalar value
 

Detailed Description

Structure containing the weight for a given mesh element and cut index.

Definition at line 50 of file cutPlot.H.

Member Data Documentation

◆ elementi

label elementi

Definition at line 52 of file cutPlot.H.

Referenced by Foam::cellCutPlot::writeLayers(), and Foam::patchCutPlot::writeLayers().

◆ cuti

label cuti

Definition at line 52 of file cutPlot.H.

Referenced by Foam::cellCutPlot::writeLayers(), and Foam::patchCutPlot::writeLayers().

◆ value

scalar value

Definition at line 53 of file cutPlot.H.

Referenced by Foam::cellCutPlot::writeLayers(), and Foam::patchCutPlot::writeLayers().


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