procLduInterface Class Reference

IO interface for processorLduInterface. More...

Public Member Functions

 procLduInterface (const lduInterfaceField &interface, const scalarField &coeffs)
 
 procLduInterface (Istream &is)
 
autoPtr< procLduInterfaceclone ()
 

Static Public Member Functions

static autoPtr< procLduInterfaceNew (Istream &is)
 

Friends

class LUscalarMatrix
 
Ostreamoperator<< (Ostream &, const procLduInterface &)
 

Detailed Description

IO interface for processorLduInterface.

Source files

Definition at line 61 of file procLduInterface.H.

Constructor & Destructor Documentation

◆ procLduInterface() [1/2]

procLduInterface ( const lduInterfaceField interface,
const scalarField coeffs 
)

Definition at line 35 of file procLduInterface.C.

References processorLduInterface::comm(), Foam::exit(), Foam::FatalError, FatalErrorInFunction, interface(), processorLduInterface::myProcNo(), processorLduInterface::neighbProcNo(), and processorLduInterface::tag().

Here is the call graph for this function:

◆ procLduInterface() [2/2]

Definition at line 71 of file procLduInterface.C.

Member Function Documentation

◆ clone()

autoPtr< procLduInterface > clone ( )
inline

Definition at line 94 of file procLduInterface.H.

References NotImplemented.

◆ New()

static autoPtr< procLduInterface > New ( Istream is)
inlinestatic

Definition at line 100 of file procLduInterface.H.

References Time::New().

Here is the call graph for this function:

Friends And Related Function Documentation

◆ LUscalarMatrix

friend class LUscalarMatrix
friend

Definition at line 81 of file procLduInterface.H.

◆ operator<<

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

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