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)
 
 procLduMatrix (const procLduMatrix &)=delete
 Disallow construction as copy. More...
 
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/3]

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/3]

Definition at line 78 of file procLduMatrix.C.

◆ procLduMatrix() [3/3]

procLduMatrix ( const procLduMatrix )
delete

Disallow construction as copy.

Member Function Documentation

◆ size()

label size ( ) const
inline

Definition at line 95 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 75 of file procLduMatrix.H.

◆ operator<<

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

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