Go to the source code of this file.
|
| | Foam |
| | Namespace for OpenFOAM.
|
| |
|
| #define | TypeValueSetsNonConstArg(Type, nullArg) , UPtrList<const Field<Type>>& Type##ValueSets |
| |
| #define | TypeValueSetsNonConstArg(Type, nullArg) , UPtrList<const Field<Type>>& Type##ValueSets |
| |
| #define | AppendTypeValueSet(Type, nullArg) appendTypeValueSet(Type##ValueSets, valueSet); |
| |
| #define | TypeValueSetsParameter(Type, nullArg) , Type##ValueSets |
| |
| #define | TypeValueSetsNonConstArg(Type, nullArg) , UPtrList<const Field<Type>>& Type##ValueSets |
| |
| #define | AppendTypeValueSet(Type, nullArg) appendTypeValueSet(Type##ValueSets, valueSetsPart[i]); |
| |
| #define | TypeValueSetsParameter(Type, nullArg) , Type##ValueSets |
| |
| #define | TypeValueSetsNonConstArg(Type, nullArg) , UPtrList<const Field<Type>>& Type##ValueSets |
| |
| #define | TypeValueSetsParameter(Type, nullArg) , Type##ValueSets |
| |
| #define | TypeValueSetsConstArg(Type, nullArg) const UPtrList<const Field<Type>>& Type##ValueSets , |
| |
| #define | TypeValueSetsConstArg(Type, nullArg) const UPtrList<const Field<Type>>& Type##ValueSets , |
| |
| #define | TypeValueSetsConstArg(Type, nullArg) , const UPtrList<const Field<Type>>& Type##ValueSets |
| |
| #define | TypeValueSetsConstArg(Type, nullArg) , const PtrList<Field<Type>>& Type##ValueSets |
| |
| #define | TypeValueSetsParameter(Type, nullArg) |
| |
| #define | DeclareTypeValueSets(Type, nullArg) UPtrList<const Field<Type>> Type##ValueSets; |
| |
| #define | TypeValueSetsParameter(Type, nullArg) , Type##ValueSets |
| |
| #define | TypeValueSetsParameter(Type, nullArg) , Type##ValueSets |
| |
Original source file setWriter.H
Definition in file setWriter.H.
◆ TypeValueSetsNonConstArg [1/4]
| #define TypeValueSetsNonConstArg |
( |
|
Type, |
|
|
|
nullArg |
|
) |
| , UPtrList<const Field<Type>>& Type##ValueSets |
◆ TypeValueSetsNonConstArg [2/4]
| #define TypeValueSetsNonConstArg |
( |
|
Type, |
|
|
|
nullArg |
|
) |
| , UPtrList<const Field<Type>>& Type##ValueSets |
◆ AppendTypeValueSet [1/2]
| #define AppendTypeValueSet |
( |
|
Type, |
|
|
|
nullArg |
|
) |
| appendTypeValueSet(Type##ValueSets, valueSet); |
◆ TypeValueSetsParameter [1/6]
| #define TypeValueSetsParameter |
( |
|
Type, |
|
|
|
nullArg |
|
) |
| , Type##ValueSets |
◆ TypeValueSetsNonConstArg [3/4]
| #define TypeValueSetsNonConstArg |
( |
|
Type, |
|
|
|
nullArg |
|
) |
| , UPtrList<const Field<Type>>& Type##ValueSets |
◆ AppendTypeValueSet [2/2]
| #define AppendTypeValueSet |
( |
|
Type, |
|
|
|
nullArg |
|
) |
| appendTypeValueSet(Type##ValueSets, valueSetsPart[i]); |
◆ TypeValueSetsParameter [2/6]
| #define TypeValueSetsParameter |
( |
|
Type, |
|
|
|
nullArg |
|
) |
| , Type##ValueSets |
◆ TypeValueSetsNonConstArg [4/4]
| #define TypeValueSetsNonConstArg |
( |
|
Type, |
|
|
|
nullArg |
|
) |
| , UPtrList<const Field<Type>>& Type##ValueSets |
◆ TypeValueSetsParameter [3/6]
| #define TypeValueSetsParameter |
( |
|
Type, |
|
|
|
nullArg |
|
) |
| , Type##ValueSets |
◆ TypeValueSetsConstArg [1/4]
| #define TypeValueSetsConstArg |
( |
|
Type, |
|
|
|
nullArg |
|
) |
| const UPtrList<const Field<Type>>& Type##ValueSets , |
◆ TypeValueSetsConstArg [2/4]
| #define TypeValueSetsConstArg |
( |
|
Type, |
|
|
|
nullArg |
|
) |
| const UPtrList<const Field<Type>>& Type##ValueSets , |
◆ TypeValueSetsConstArg [3/4]
| #define TypeValueSetsConstArg |
( |
|
Type, |
|
|
|
nullArg |
|
) |
| , const UPtrList<const Field<Type>>& Type##ValueSets |
◆ TypeValueSetsConstArg [4/4]
| #define TypeValueSetsConstArg |
( |
|
Type, |
|
|
|
nullArg |
|
) |
| , const PtrList<Field<Type>>& Type##ValueSets |
◆ TypeValueSetsParameter [4/6]
| #define TypeValueSetsParameter |
( |
|
Type, |
|
|
|
nullArg |
|
) |
| |
Value: , reinterpret_cast<const UPtrList<const Field<Type>>&> \
(Type##ValueSets)
◆ DeclareTypeValueSets
| #define DeclareTypeValueSets |
( |
|
Type, |
|
|
|
nullArg |
|
) |
| UPtrList<const Field<Type>> Type##ValueSets; |
◆ TypeValueSetsParameter [5/6]
| #define TypeValueSetsParameter |
( |
|
Type, |
|
|
|
nullArg |
|
) |
| , Type##ValueSets |
◆ TypeValueSetsParameter [6/6]
| #define TypeValueSetsParameter |
( |
|
Type, |
|
|
|
nullArg |
|
) |
| , Type##ValueSets |