regionSolvers::iterator Class Reference

Public Member Functions

 iterator (regionSolvers &)
 Construct for the regionSolvers. More...
 
bool operator== (const iterator &) const
 
bool operator!= (const iterator &) const
 
solveroperator* ()
 
solveroperator() ()
 
solveroperator-> ()
 
iterator operator++ ()
 
iterator operator++ (int)
 

Friends

class regionSolvers
 

Detailed Description

Definition at line 134 of file regionSolvers.H.

Constructor & Destructor Documentation

◆ iterator()

iterator ( regionSolvers rs)
inlineexplicit

Construct for the regionSolvers.

Definition at line 36 of file regionSolversI.H.

Member Function Documentation

◆ operator==()

bool operator== ( const iterator iter) const
inline

Definition at line 43 of file regionSolversI.H.

◆ operator!=()

bool operator!= ( const iterator iter) const
inline

Definition at line 52 of file regionSolversI.H.

References Foam::operator==().

Here is the call graph for this function:

◆ operator*()

Foam::solver & operator* ( )
inline

Definition at line 61 of file regionSolversI.H.

◆ operator()()

Foam::solver & operator() ( )
inline

Definition at line 67 of file regionSolversI.H.

◆ operator->()

Foam::solver * operator-> ( )
inline

Definition at line 73 of file regionSolversI.H.

◆ operator++() [1/2]

Foam::regionSolvers::iterator operator++ ( )
inline

Definition at line 80 of file regionSolversI.H.

◆ operator++() [2/2]

Foam::regionSolvers::iterator operator++ ( int  )
inline

Definition at line 101 of file regionSolversI.H.

Friends And Related Function Documentation

◆ regionSolvers

friend class regionSolvers
friend

Definition at line 146 of file regionSolvers.H.


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