dummyPtscotch.C File Reference
Include dependency graph for dummyPtscotch.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::decompositionMethods
 

Functions

 defineTypeNameAndDebug (ptscotch, 0)
 
 addToRunTimeSelectionTable (decompositionMethod, ptscotch, distributor)
 

Variables

static const char * notImplementedMessage
 

Detailed Description

Original source file dummyPtscotch.C

Definition in file dummyPtscotch.C.

Variable Documentation

◆ notImplementedMessage

const char* notImplementedMessage
static
Initial value:
=
"You are trying to use ptscotch but do not have the "
"ptscotch library loaded."
"\nThis message is from the dummy ptscotch stub library instead.\n"
"\n"
"Please install ptscotch and make sure that libptscotch.so is in your "
"LD_LIBRARY_PATH.\n"
"The ptscotch library can then be built in "
"$FOAM_SRC/parallel/decompose/ptscotch\n"

Definition at line 30 of file dummyPtscotch.C.

Referenced by ptscotch::decompose().