FreeFOAM The Cross-Platform CFD Toolkit
procLduMatrix Class Reference

Foam::procLduMatrix. More...

#include <OpenFOAM/procLduMatrix.H>


Detailed Description

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
Ostreamoperator<< (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().

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: