FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

procLduInterface Class Reference

Foam::procLduInterface. More...

#include <OpenFOAM/procLduInterface.H>


Detailed Description

Foam::procLduInterface.

Source files

Definition at line 52 of file procLduInterface.H.

Collaboration diagram for procLduInterface:

List of all members.

Public Member Functions

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

Static Public Member Functions

static autoPtr< procLduInterface >  New (Istream &is)

Friends

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

Constructor & Destructor Documentation

procLduInterface ( Istream &   is  )

Definition at line 67 of file procLduInterface.C.


Member Function Documentation

autoPtr<procLduInterface> clone (  ) [inline]

Definition at line 83 of file procLduInterface.H.

References notImplemented.

static autoPtr<procLduInterface> New ( Istream &   is  ) [inline, static]

Definition at line 89 of file procLduInterface.H.


Friends And Related Function Documentation

friend class LUscalarMatrix [friend]

Definition at line 70 of file procLduInterface.H.

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

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