Structure containing the weight for a given mesh element and cut index. More...
Public Attributes | |
| label | elementi |
| label | cuti |
| scalar | value |
Structure containing the weight for a given mesh element and cut index.
| label elementi |
Definition at line 52 of file cutPlot.H.
Referenced by Foam::cellCutPlot::writeLayers(), and Foam::patchCutPlot::writeLayers().
| label cuti |
Definition at line 52 of file cutPlot.H.
Referenced by Foam::cellCutPlot::writeLayers(), and Foam::patchCutPlot::writeLayers().
| scalar value |
Definition at line 53 of file cutPlot.H.
Referenced by Foam::cellCutPlot::writeLayers(), and Foam::patchCutPlot::writeLayers().