procLduInterface Class Reference

IO interface for processorLduInterface. More...

Public Member Functions

 procLduInterface (const procLduInterface &)=delete
 No copy construct. More...
 
 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 53 of file procLduInterface.H.

Constructor & Destructor Documentation

◆ procLduInterface() [1/3]

procLduInterface ( const procLduInterface )
delete

No copy construct.

◆ procLduInterface() [2/3]

◆ procLduInterface() [3/3]

Definition at line 64 of file procLduInterface.C.

Member Function Documentation

◆ clone()

autoPtr<procLduInterface> clone ( )
inline

Definition at line 87 of file procLduInterface.H.

References NotImplemented.

◆ New()

static autoPtr<procLduInterface> New ( Istream is)
inlinestatic

Definition at line 93 of file procLduInterface.H.

References autoPtr< T >::New().

Here is the call graph for this function:

Friends And Related Function Documentation

◆ LUscalarMatrix

friend class LUscalarMatrix
friend

Definition at line 66 of file procLduInterface.H.

◆ operator<<

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

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