procLduMatrix Class Reference

I/O for lduMatrix and interface values. More...

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 &)
 

Detailed Description

I/O for lduMatrix and interface values.

Source files

Definition at line 61 of file procLduMatrix.H.

Constructor & Destructor Documentation

◆ procLduMatrix() [1/2]

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

Definition at line 32 of file procLduMatrix.C.

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

Here is the call graph for this function:

◆ procLduMatrix() [2/2]

Definition at line 78 of file procLduMatrix.C.

Member Function Documentation

◆ size()

label size ( ) const
inline

Definition at line 98 of file procLduMatrix.H.

References List< T >::size().

Here is the call graph for this function:

Friends And Related Function Documentation

◆ LUscalarMatrix

friend class LUscalarMatrix
friend

Definition at line 81 of file procLduMatrix.H.

◆ operator<<

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

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