Loading...
Searching...
No Matches
procLduInterface Class Reference

IO interface for processorLduInterface. More...

#include <procLduInterface.H>

Public Member Functions

 procLduInterface (const procLduInterface &)=delete
 No copy construct.
 procLduInterface (const lduInterfaceField &interface, const scalarField &coeffs)
 procLduInterface (Istream &is)
 Read construct from Istream.
autoPtr< procLduInterfaceclone ()
void read (Istream &is)
void write (Ostream &os) const

Static Public Member Functions

static autoPtr< procLduInterfaceNew (Istream &is)

Friends

class LUscalarMatrix
 Friendship.
Istreamoperator>> (Istream &, procLduInterface &)
Ostreamoperator<< (Ostream &, const procLduInterface &)

Detailed Description

IO interface for processorLduInterface.

Source files

Definition at line 55 of file procLduInterface.H.

Constructor & Destructor Documentation

◆ procLduInterface() [1/3]

procLduInterface ( const procLduInterface & )
delete

No copy construct.

References interface(), and procLduInterface().

Referenced by operator<<, operator>>, and procLduInterface().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ procLduInterface() [2/3]

procLduInterface ( const lduInterfaceField & interface,
const scalarField & coeffs )

Definition at line 29 of file procLduInterface.C.

References if(), interface(), and Foam::isA().

Here is the call graph for this function:

◆ procLduInterface() [3/3]

procLduInterface ( Istream & is)
explicit

Read construct from Istream.

Definition at line 65 of file procLduInterface.C.

References Foam::read().

Here is the call graph for this function:

Member Function Documentation

◆ clone()

autoPtr< procLduInterface > clone ( )
inline

Definition at line 95 of file procLduInterface.H.

References NotImplemented.

◆ New()

autoPtr< procLduInterface > New ( Istream & is)
inlinestatic

Definition at line 101 of file procLduInterface.H.

References autoPtr< T >::New().

Here is the call graph for this function:

◆ read()

void read ( Istream & is)

Definition at line 73 of file procLduInterface.C.

Referenced by Foam::operator>>().

Here is the caller graph for this function:

◆ write()

void write ( Ostream & os) const

Definition at line 84 of file procLduInterface.C.

References os().

Referenced by Foam::operator<<().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ LUscalarMatrix

friend class LUscalarMatrix
friend

Friendship.

Definition at line 71 of file procLduInterface.H.

References LUscalarMatrix.

Referenced by LUscalarMatrix.

◆ operator>>

Istream & operator>> ( Istream & ,
procLduInterface &  )
friend

References procLduInterface().

◆ operator<<

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

References procLduInterface().


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