Public Member Functions | |
NullMRF () | |
Construct null. More... | |
template<class Type > | |
const Type & | relative (const Type &U) const |
Return the argument unchanged. More... | |
template<class Type > | |
const Type & | relative (const Type &U, const label patchi) const |
Return the argument unchanged. More... | |
template<class Type > | |
const Type & | absolute (const Type &U) const |
Return the argument unchanged. More... | |
template<class Type > | |
const Type & | absolute (const Type &U, const label patchi) const |
Return the argument unchanged. More... | |
Definition at line 108 of file IOMRFZoneList.H.
|
inline |
Construct null.
Definition at line 115 of file IOMRFZoneList.H.
|
inline |
|
inline |
|
inline |
|
inline |