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
errorManipArg< error, int > exit(error &err, const int errNo=1)
error FatalError
Error stream (stdout output on all processes), with additional 'FOAM FATAL ERROR' header text and sta...
A list of keyword definitions, which are a keyword followed by a number of values (eg...
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
Macros for easy insertion into run-time selection tables.
Foam::word regionName(Foam::polyMesh::defaultRegion)
A class for handling words, derived from Foam::string.
static const char * notImplementedMessage
Abstract base class for domain decomposition.
defineTypeNameAndDebug(combustionModel, 0)
addToRunTimeSelectionTable(decompositionMethod, kahipDecomp, dictionary)
Mesh consisting of general polyhedral cells.
List< label > labelList
A List of labels.