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

algebraicPairGAMGAgglomeration Class Reference

Agglomerate using the pair algorithm. More...

#include <OpenFOAM/algebraicPairGAMGAgglomeration.H>


Detailed Description

Agglomerate using the pair algorithm.

Source files

Definition at line 49 of file algebraicPairGAMGAgglomeration.H.

Inheritance diagram for algebraicPairGAMGAgglomeration:
Collaboration diagram for algebraicPairGAMGAgglomeration:

List of all members.

Public Member Functions

 TypeName ("algebraicPair")
 Runtime type information.
 algebraicPairGAMGAgglomeration (const lduMatrix &matrix, const dictionary &controlDict)
 Construct given mesh and controls.

Constructor & Destructor Documentation

algebraicPairGAMGAgglomeration ( const lduMatrix &   matrix,
const dictionary &   controlDict  
)

Construct given mesh and controls.

Definition at line 48 of file algebraicPairGAMGAgglomeration.C.

References Foam::mag(), lduMatrix::mesh(), and lduMatrix::upper().


Member Function Documentation

TypeName ( "algebraicPair"    )

Runtime type information.


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