ValueLocation< Type > Struct Template Reference
Collaboration diagram for ValueLocation< Type >:

Public Attributes

Type value
 
FixedList< label, pTraits< Type >::nComponents > proci
 
FixedList< label, pTraits< Type >::nComponents > elementi
 
FixedList< point, pTraits< Type >::nComponents > position
 

Detailed Description

template<class Type>
struct Foam::ValueLocation< Type >

Definition at line 36 of file LagrangianFieldValue.C.

Member Data Documentation

◆ value

Type value

Definition at line 38 of file LagrangianFieldValue.C.

Referenced by Foam::operator<<(), and Foam::operator>>().

◆ proci

FixedList<label, pTraits<Type>::nComponents> proci

Definition at line 39 of file LagrangianFieldValue.C.

Referenced by Foam::operator<<(), and Foam::operator>>().

◆ elementi

FixedList<label, pTraits<Type>::nComponents> elementi

Definition at line 40 of file LagrangianFieldValue.C.

Referenced by Foam::operator<<(), and Foam::operator>>().

◆ position

FixedList<point, pTraits<Type>::nComponents> position

Definition at line 41 of file LagrangianFieldValue.C.

Referenced by Foam::operator<<(), and Foam::operator>>().


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