NullMRF Class Reference

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...
 
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...
 

Detailed Description

Definition at line 111 of file IOMRFZoneList.H.

Constructor & Destructor Documentation

◆ NullMRF()

NullMRF ( )
inline

Construct null.

Definition at line 118 of file IOMRFZoneList.H.

Member Function Documentation

◆ relative() [1/4]

const Type& relative ( const Type &  U) const
inline

Return the argument unchanged.

Definition at line 126 of file IOMRFZoneList.H.

References U.

◆ relative() [2/4]

const Type& relative ( const Type &  U,
const label  patchi 
) const
inline

Return the argument unchanged.

Definition at line 133 of file IOMRFZoneList.H.

References U.

◆ absolute() [1/4]

const Type& absolute ( const Type &  U) const
inline

Return the argument unchanged.

Definition at line 140 of file IOMRFZoneList.H.

References U.

◆ absolute() [2/4]

const Type& absolute ( const Type &  U,
const label  patchi 
) const
inline

Return the argument unchanged.

Definition at line 147 of file IOMRFZoneList.H.

References U.

◆ relative() [3/4]

const Type& relative ( const Type &  U,
const RhoType &  rho 
) const
inline

Return the argument unchanged.

Definition at line 155 of file IOMRFZoneList.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 162 of file IOMRFZoneList.H.

References U.

◆ absolute() [3/4]

const Type& absolute ( const Type &  U,
const RhoType &  rho 
) const
inline

Return the argument unchanged.

Definition at line 174 of file IOMRFZoneList.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 181 of file IOMRFZoneList.H.

References U.


The documentation for this class was generated from the following file: