Public Member Functions | Private Attributes | Friends
FTRsurfaceFormat< Face >::ftrPatch Class Reference

Read compatibility for ftr patch definitions. More...

Collaboration diagram for FTRsurfaceFormat< Face >::ftrPatch:
Collaboration graph
[legend]

Public Member Functions

const wordname () const
 

Private Attributes

word name_
 Name of patch. More...
 
word type_
 Type of patch (ignored since it is usually "empty") More...
 

Friends

Istreamoperator>> (Istream &is, ftrPatch &p)
 

Detailed Description

template<class Face>
class Foam::fileFormats::FTRsurfaceFormat< Face >::ftrPatch

Read compatibility for ftr patch definitions.

Definition at line 64 of file FTRsurfaceFormat.H.

Member Function Documentation

◆ name()

const word& name ( ) const
inline

Definition at line 74 of file FTRsurfaceFormat.H.

References FTRsurfaceFormat< Face >::ftrPatch::name_.

Friends And Related Function Documentation

◆ operator>>

Istream& operator>> ( Istream is,
ftrPatch p 
)
friend

Definition at line 79 of file FTRsurfaceFormat.H.

Field Documentation

◆ name_

word name_
private

Name of patch.

Definition at line 67 of file FTRsurfaceFormat.H.

Referenced by FTRsurfaceFormat< Face >::ftrPatch::name().

◆ type_

word type_
private

Type of patch (ignored since it is usually "empty")

Definition at line 70 of file FTRsurfaceFormat.H.


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