Public Member Functions | Static Public Member Functions | Friends | List of all members
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 57 of file procLduInterface.H.

Constructor & Destructor Documentation

◆ procLduInterface() [1/2]

procLduInterface ( const lduInterfaceField interface,
const scalarField coeffs 
)

◆ procLduInterface() [2/2]

Definition at line 64 of file procLduInterface.C.

Member Function Documentation

◆ clone()

autoPtr<procLduInterface> clone ( )
inline

Definition at line 90 of file procLduInterface.H.

References NotImplemented.

◆ New()

static autoPtr<procLduInterface> New ( Istream is)
inlinestatic

Definition at line 96 of file procLduInterface.H.

References autoPtr::New().

Here is the call graph for this function:

Friends And Related Function Documentation

◆ LUscalarMatrix

friend class LUscalarMatrix
friend

Definition at line 77 of file procLduInterface.H.

◆ operator<<

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

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