procLduInterface Class Reference

IO interface for processorLduInterface. More...

Public Member Functions

 procLduInterface (const lduInterfaceField &interface, const scalarField &coeffs)
 
 procLduInterface (Istream &is)
 
 procLduInterface (const procLduInterface &)=delete
 Disallow construction as copy. More...
 
autoPtr< procLduInterface > clone ()
 

Static Public Member Functions

static autoPtr< procLduInterface > New (Istream &is)
 

Friends

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

Detailed Description

IO interface for processorLduInterface.

Source files

Definition at line 59 of file procLduInterface.H.

Constructor & Destructor Documentation

◆ procLduInterface() [1/3]

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

◆ procLduInterface() [2/3]

Definition at line 69 of file procLduInterface.C.

◆ procLduInterface() [3/3]

procLduInterface ( const procLduInterface &  )
delete

Disallow construction as copy.

Member Function Documentation

◆ clone()

autoPtr<procLduInterface> clone ( )
inline

Definition at line 89 of file procLduInterface.H.

References NotImplemented.

◆ New()

static autoPtr<procLduInterface> New ( Istream &  is)
inlinestatic

Definition at line 95 of file procLduInterface.H.

References procLduInterface::procLduInterface().

Here is the call graph for this function:

Friends And Related Function Documentation

◆ LUscalarMatrix

friend class LUscalarMatrix
friend

Definition at line 73 of file procLduInterface.H.

◆ operator<<

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

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