Public Member Functions | Friends | List of all members
patchInteractionData Class Reference

Helper class for the LocalInteraction patch interaction model. More...

Public Member Functions

 patchInteractionData ()
 
const wordinteractionTypeName () const noexcept
 
const wordRepatchName () const noexcept
 
scalar e () const noexcept
 
scalar mu () const noexcept
 

Friends

Istreamoperator>> (Istream &is, patchInteractionData &pid)
 

Detailed Description

Helper class for the LocalInteraction patch interaction model.

Definition at line 47 of file patchInteractionData.H.

Constructor & Destructor Documentation

◆ patchInteractionData()

Definition at line 28 of file patchInteractionData.C.

Member Function Documentation

◆ interactionTypeName()

const word& interactionTypeName ( ) const
inlinenoexcept

Definition at line 75 of file patchInteractionData.H.

◆ patchName()

const wordRe& patchName ( ) const
inlinenoexcept

Definition at line 81 of file patchInteractionData.H.

◆ e()

scalar e ( ) const
inlinenoexcept

Definition at line 87 of file patchInteractionData.H.

◆ mu()

scalar mu ( ) const
inlinenoexcept

Definition at line 93 of file patchInteractionData.H.

Friends And Related Function Documentation

◆ operator>>

Istream& operator>> ( Istream is,
patchInteractionData pid 
)
friend

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