Go to the documentation of this file.
77 public metisLikeDecomp
88 const List<scalar>& cellWeights,
List< label > labelList
A List of labels.
A class for handling words, derived from Foam::string.
virtual label decomposeSerial(const labelList &adjncy, const labelList &xadj, const List< scalar > &cellWeights, labelList &decomp) const
virtual bool parallelAware() const
static const Enum< configs > configNames
Domain decomposition using METIS-like data structures.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
void operator=(const kahipDecomp &)=delete
virtual ~kahipDecomp()=default
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
kahipDecomp(const kahipDecomp &)=delete
Domain decomposition using KaHIP http://algo2.iti.kit.edu/documents/kahip/.