|
| 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 111 of file IOMRFZoneList.H.
◆ NullMRF()
◆ relative() [1/4]
const Type& relative |
( |
const Type & |
U | ) |
const |
|
inline |
◆ relative() [2/4]
const Type& relative |
( |
const Type & |
U, |
|
|
const label |
patchi |
|
) |
| const |
|
inline |
◆ absolute() [1/4]
const Type& absolute |
( |
const Type & |
U | ) |
const |
|
inline |
◆ absolute() [2/4]
const Type& absolute |
( |
const Type & |
U, |
|
|
const label |
patchi |
|
) |
| const |
|
inline |
◆ relative() [3/4]
const Type& relative |
( |
const Type & |
U, |
|
|
const RhoType & |
rho |
|
) |
| const |
|
inline |
◆ relative() [4/4]
const Type& relative |
( |
const Type & |
U, |
|
|
const RhoType & |
rho, |
|
|
const label |
patchi |
|
) |
| const |
|
inline |
◆ absolute() [3/4]
const Type& absolute |
( |
const Type & |
U, |
|
|
const RhoType & |
rho |
|
) |
| const |
|
inline |
◆ absolute() [4/4]
const Type& absolute |
( |
const Type & |
U, |
|
|
const RhoType & |
rho, |
|
|
const label |
patchi |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: