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

Detailed Description

Definition at line 108 of file IOMRFZoneList.H.

Constructor & Destructor Documentation

◆ NullMRF()

NullMRF ( )
inline

Construct null.

Definition at line 115 of file IOMRFZoneList.H.

Member Function Documentation

◆ relative() [1/2]

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

Return the argument unchanged.

Definition at line 123 of file IOMRFZoneList.H.

References U.

◆ relative() [2/2]

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

Return the argument unchanged.

Definition at line 130 of file IOMRFZoneList.H.

References U.

◆ absolute() [1/2]

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

Return the argument unchanged.

Definition at line 137 of file IOMRFZoneList.H.

References U.

◆ absolute() [2/2]

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

Return the argument unchanged.

Definition at line 144 of file IOMRFZoneList.H.

References U.


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