Public Member Functions | |
TypeInfoTemplate2 ("IncludeMask", T, Operator) | |
IncludeMask (const dictionary &dict, const word &opType, readFromTimeFolder &timeFolder) | |
add_vCtor (includeMask, IncludeMask, dictionary) | |
bool | isIncluded (int32 n) const override |
![]() | |
TypeInfo ("includeMask") | |
includeMask (const dictionary &dict, const word &opType, readFromTimeFolder &timeFolder) | |
virtual | ~includeMask ()=default |
create_vCtor (includeMask, dictionary,(const dictionary &dict, const word &opType, readFromTimeFolder &timeFolder),(dict, opType, timeFolder)) | |
word | fieldName () const |
word | fieldType () const |
word | operatorType () const |
auto & | timeFolder () |
bool | operator() (int32 n) const |
Protected Attributes | |
Operator | operator_ |
pointField_H< T > | field_ |
![]() | |
word | fieldName_ |
word | fieldType_ |
word | operatorType_ |
readFromTimeFolder & | timeFolder_ |
Additional Inherited Members | |
![]() | |
static uniquePtr< includeMask > | create (const dictionary &dict, const word &opType, readFromTimeFolder &timeFolder) |
![]() | |
static bool | getFieldType (const dictionary &dict, readFromTimeFolder &timeFolder, word &fName, word &fType) |
Definition at line 181 of file IncludeMask.hpp.
|
inline |
Definition at line 195 of file IncludeMask.hpp.
TypeInfoTemplate2 | ( | "IncludeMask< T, Operator >" | , |
T | , | ||
Operator | |||
) |
add_vCtor | ( | includeMask | , |
IncludeMask< T, Operator > | , | ||
dictionary | |||
) |
|
inlineoverridevirtual |
Implements includeMask.
Definition at line 210 of file IncludeMask.hpp.
References IncludeMask< T, Operator >::field_, n, and IncludeMask< T, Operator >::operator_.
|
protected |
Definition at line 187 of file IncludeMask.hpp.
Referenced by IncludeMask< T, Operator >::isIncluded().
|
protected |
Definition at line 189 of file IncludeMask.hpp.
Referenced by IncludeMask< T, Operator >::isIncluded().