|
| | 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...
|
| |
| template<class Type , class RhoType > |
| const Type & | relative (const Type &U, const RhoType &rho) const |
| | Return the argument unchanged. More...
|
| |
| template<class Type , class RhoType > |
| const Type & | relative (const Type &U, const RhoType &rho, const label patchi) const |
| | Return the argument unchanged. More...
|
| |
| template<class Type , class RhoType > |
| const Type & | absolute (const Type &U, const RhoType &rho) const |
| | Return the argument unchanged. More...
|
| |
| template<class Type , class RhoType > |
| const Type & | absolute (const Type &U, const RhoType &rho, const label patchi) const |
| | Return the argument unchanged. More...
|
| |
Definition at line 159 of file MRFZones.H.
◆ NullMRF()
◆ relative() [1/4]
| const Type& relative |
( |
const Type & |
U | ) |
const |
|
inline |
Return the argument unchanged.
Definition at line 174 of file MRFZones.H.
References U.
◆ relative() [2/4]
| const Type& relative |
( |
const Type & |
U, |
|
|
const label |
patchi |
|
) |
| const |
|
inline |
Return the argument unchanged.
Definition at line 181 of file MRFZones.H.
References U.
◆ absolute() [1/4]
| const Type& absolute |
( |
const Type & |
U | ) |
const |
|
inline |
Return the argument unchanged.
Definition at line 188 of file MRFZones.H.
References U.
◆ absolute() [2/4]
| const Type& absolute |
( |
const Type & |
U, |
|
|
const label |
patchi |
|
) |
| const |
|
inline |
Return the argument unchanged.
Definition at line 195 of file MRFZones.H.
References U.
◆ relative() [3/4]
| const Type& relative |
( |
const Type & |
U, |
|
|
const RhoType & |
rho |
|
) |
| const |
|
inline |
Return the argument unchanged.
Definition at line 203 of file MRFZones.H.
References U.
◆ relative() [4/4]
| const Type& relative |
( |
const Type & |
U, |
|
|
const RhoType & |
rho, |
|
|
const label |
patchi |
|
) |
| const |
|
inline |
Return the argument unchanged.
Definition at line 210 of file MRFZones.H.
References U.
◆ absolute() [3/4]
| const Type& absolute |
( |
const Type & |
U, |
|
|
const RhoType & |
rho |
|
) |
| const |
|
inline |
Return the argument unchanged.
Definition at line 222 of file MRFZones.H.
References U.
◆ absolute() [4/4]
| const Type& absolute |
( |
const Type & |
U, |
|
|
const RhoType & |
rho, |
|
|
const label |
patchi |
|
) |
| const |
|
inline |
Return the argument unchanged.
Definition at line 229 of file MRFZones.H.
References U.
The documentation for this class was generated from the following file: