Abstract base class for decomposition. More...
Public Member Functions | |
| decompositionInformation (const labelUList &adjncy, const labelUList &xadj, const labelUList &decomp, const label nDomains) | |
| Construct. More... | |
| decompositionInformation (const CompactListList< label > &cellCells, const labelUList &decomp, const label nDomains) | |
| Construct. More... | |
| ~decompositionInformation ()=default | |
| Destructor. More... | |
| void | clear () |
| label | nDomains () const noexcept |
| void | printSummary (Ostream &os) const |
| void | printDetails (Ostream &os) const |
| void | printAll (Ostream &os) const |
Abstract base class for decomposition.
Definition at line 46 of file decompositionInformation.H.
| decompositionInformation | ( | const labelUList & | adjncy, |
| const labelUList & | xadj, | ||
| const labelUList & | decomp, | ||
| const label | nDomains | ||
| ) |
Construct.
Definition at line 115 of file decompositionInformation.C.
| decompositionInformation | ( | const CompactListList< label > & | cellCells, |
| const labelUList & | decomp, | ||
| const label | nDomains | ||
| ) |
Construct.
Definition at line 130 of file decompositionInformation.C.
References CompactListList< T >::offsets(), and CompactListList< T >::values().

|
default |
Destructor.
| void clear | ( | ) |
Definition at line 145 of file decompositionInformation.C.
|
inlinenoexcept |
Definition at line 139 of file decompositionInformation.H.
| void printSummary | ( | Ostream & | os | ) | const |
Definition at line 154 of file decompositionInformation.C.
References Foam::nl, os(), and OFstream::print().

| void printDetails | ( | Ostream & | os | ) | const |
| void printAll | ( | Ostream & | os | ) | const |
Definition at line 211 of file decompositionInformation.C.
References os().

Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.