Loading...
Searching...
No Matches
particle< Type >::positionsCompat1706 Struct Reference

Old particle positions content for OpenFOAM-1706 and earlier. More...

#include <particle.H>

Collaboration diagram for particle< Type >::positionsCompat1706:

Public Attributes

vector position
label celli
label facei
scalar stepFraction
label tetFacei
label tetPti
label origProc
label origId

Detailed Description

template<class Type>
struct Foam::particle< Type >::positionsCompat1706

Old particle positions content for OpenFOAM-1706 and earlier.

Definition at line 122 of file particle.H.

Member Data Documentation

◆ position

template<class Type>
vector position

Definition at line 124 of file particle.H.

◆ celli

template<class Type>
label celli

Definition at line 125 of file particle.H.

◆ facei

template<class Type>
label facei

Definition at line 126 of file particle.H.

◆ stepFraction

template<class Type>
scalar stepFraction

Definition at line 127 of file particle.H.

◆ tetFacei

template<class Type>
label tetFacei

Definition at line 128 of file particle.H.

◆ tetPti

template<class Type>
label tetPti

Definition at line 129 of file particle.H.

◆ origProc

template<class Type>
label origProc

Definition at line 130 of file particle.H.

◆ origId

template<class Type>
label origId

Definition at line 131 of file particle.H.


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