Go to the documentation of this file.
34 "Attempted to use <ptscotch> without the ptscotchDecomp library loaded.\n"
35 "This message is from the dummy ptscotchDecomp stub library instead.\n\n"
36 "Please install <ptscotch> and ensure libptscotch.so is in LD_LIBRARY_PATH.\n"
37 "The ptscotchDecomp library can then be built from "
38 "src/parallel/decompose/ptscotchDecomp.\n"
39 "Dynamically loading or linking this library will add "
40 "<ptscotch> as a decomposition method.\n";
59 Foam::label Foam::ptscotchDecomp::decompose
63 const List<scalar>& cWeights,
76 Foam::ptscotchDecomp::ptscotchDecomp
addToRunTimeSelectionTable(decompositionMethod, kahipDecomp, dictionary)
List< label > labelList
A List of labels.
A class for handling words, derived from Foam::string.
Mesh consisting of general polyhedral cells.
Generic templated field type.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Macros for easy insertion into run-time selection tables.
Abstract base class for domain decomposition.
errorManipArg< error, int > exit(error &err, const int errNo=1)
#define FatalErrorInFunction
static const char * notImplementedMessage
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
defineTypeNameAndDebug(combustionModel, 0)