
Public Member Functions | |
| TypeName ("generic") | |
| Runtime type information. More... | |
| genericPatchField () | |
| genericPatchField (const word &atn) | |
| virtual | ~genericPatchField () |
| Destructor. More... | |
| word | actualTypeName () const |
| Return the actual type name. More... | |
Definition at line 47 of file genericPatchField.H.
|
inline |
Definition at line 61 of file genericPatchField.H.
|
inline |
Definition at line 64 of file genericPatchField.H.
|
inlinevirtual |
Destructor.
Definition at line 71 of file genericPatchField.H.
| TypeName | ( | "generic" | ) |
Runtime type information.
|
inline |
Return the actual type name.
Definition at line 78 of file genericPatchField.H.
Referenced by genericFvPatchField< Type >::genericFvPatchField().
