Public Member Functions | Public Attributes | Friends | List of all members
refinementHistory::splitCell8 Class Reference
Collaboration diagram for refinementHistory::splitCell8:
Collaboration graph
[legend]

Public Member Functions

 splitCell8 ()
 
 splitCell8 (const label parent)
 
 splitCell8 (Istream &is)
 
 splitCell8 (const splitCell8 &rhs)
 
void operator= (const splitCell8 &rhs)
 
bool operator== (const splitCell8 &rhs) const
 
bool operator!= (const splitCell8 &rhs) const
 

Public Attributes

label parent_
 
autoPtr< FixedList< label, 8 > > addedCellsPtr_
 

Friends

Istreamoperator>> (Istream &, splitCell8 &)
 
Ostreamoperator<< (Ostream &, const splitCell8 &)
 

Detailed Description

Definition at line 104 of file refinementHistory.H.

Constructor & Destructor Documentation

◆ splitCell8() [1/4]

Definition at line 105 of file refinementHistory.C.

◆ splitCell8() [2/4]

splitCell8 ( const label  parent)

Definition at line 112 of file refinementHistory.C.

◆ splitCell8() [3/4]

splitCell8 ( Istream is)

Definition at line 119 of file refinementHistory.C.

◆ splitCell8() [4/4]

splitCell8 ( const splitCell8 rhs)

Definition at line 127 of file refinementHistory.C.

Member Function Documentation

◆ operator=()

void operator= ( const splitCell8 rhs)

◆ operator==()

bool operator== ( const splitCell8 rhs) const

Definition at line 151 of file refinementHistory.C.

References bool.

◆ operator!=()

bool operator!= ( const splitCell8 rhs) const

Definition at line 174 of file refinementHistory.C.

References Foam::operator==().

Here is the call graph for this function:

Friends And Related Function Documentation

◆ operator>>

Istream& operator>> ( Istream ,
splitCell8  
)
friend

◆ operator<<

Ostream& operator<< ( Ostream ,
const splitCell8  
)
friend

Member Data Documentation

◆ parent_

label parent_

◆ addedCellsPtr_

autoPtr<FixedList<label, 8> > addedCellsPtr_

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