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

Go to the source code of this file.

Functions

void MGridGen (int, int *, Foam::scalar *, Foam::scalar *, int *, Foam::scalar *, int, int, int *, int *, int *, int *)
 

Variables

static const char * notImplementedMessage
 

Detailed Description

Original source file dummyMGridGen.C

Definition in file dummyMGridGen.C.

Function Documentation

◆ MGridGen()

void MGridGen ( int  ,
int *  ,
Foam::scalar *  ,
Foam::scalar *  ,
int *  ,
Foam::scalar *  ,
int  ,
int  ,
int *  ,
int *  ,
int *  ,
int *   
)

Definition at line 48 of file dummyMGridGen.C.

References Foam::exit(), Foam::FatalError, FatalErrorInFunction, and notImplementedMessage.

Here is the call graph for this function:

Variable Documentation

◆ notImplementedMessage

const char* notImplementedMessage
static
Initial value:
=
"Attempted use <MGridGen> without the MGridGen library loaded.\n"
"This message is from the dummy MGridGen stub library instead.\n\n"
"Please install <MGridGen> and ensure libMGridGen.so is in LD_LIBRARY_PATH.\n"

Definition at line 40 of file dummyMGridGen.C.

Referenced by MGridGen().