Agglomerate using the pair algorithm. More...
#include <OpenFOAM/algebraicPairGAMGAgglomeration.H>
Agglomerate using the pair algorithm.
Definition at line 49 of file algebraicPairGAMGAgglomeration.H.
Inheritance diagram for algebraicPairGAMGAgglomeration:
Collaboration diagram for algebraicPairGAMGAgglomeration:Public Member Functions | |
| TypeName ("algebraicPair") | |
| Runtime type information.
| |
| algebraicPairGAMGAgglomeration (const lduMatrix &matrix, const dictionary &controlDict) | |
| Construct given mesh and controls.
| |
| 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().
| TypeName | ( | "algebraicPair" | ) |
Runtime type information.