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 59 of file procLduInterface.H.

Constructor & Destructor Documentation

procLduInterface ( const lduInterfaceField interface,
const scalarField coeffs 
)

Definition at line 69 of file procLduInterface.C.

Member Function Documentation

autoPtr<procLduInterface> clone ( )
inline

Definition at line 92 of file procLduInterface.H.

References NotImplemented.

static autoPtr<procLduInterface> New ( Istream is)
inlinestatic

Definition at line 98 of file procLduInterface.H.

References procLduInterface::operator<<.

Friends And Related Function Documentation

friend class LUscalarMatrix
friend

Definition at line 79 of file procLduInterface.H.

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

Referenced by procLduInterface::New().


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