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

procLduMatrix Class Reference

Foam::procLduMatrix. More...

#include <OpenFOAM/procLduMatrix.H>


Detailed Description

Foam::procLduMatrix.

Source files

Definition at line 62 of file procLduMatrix.H.

Collaboration diagram for procLduMatrix:

List of all members.

Public Member Functions

 procLduMatrix (const lduMatrix &ldum, const FieldField< Field, scalar > &interfaceCoeffs, const lduInterfaceFieldPtrsList &interfaces)
 procLduMatrix (Istream &is)
label  size () const

Friends

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

Constructor & Destructor Documentation

procLduMatrix ( const lduMatrix &   ldum,
const FieldField< Field, scalar > &   interfaceCoeffs,
const lduInterfaceFieldPtrsList &   interfaces  
)

Definition at line 33 of file procLduMatrix.C.

References forAll, and UPtrList< T >::set().

procLduMatrix ( Istream &   is  )

Definition at line 78 of file procLduMatrix.C.


Member Function Documentation

label size (  ) const [inline]

Definition at line 99 of file procLduMatrix.H.

References List< T >::size().


Friends And Related Function Documentation

friend class LUscalarMatrix [friend]

Definition at line 82 of file procLduMatrix.H.

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

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