
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 |
Original source file dummyMGridGen.C
Definition in file dummyMGridGen.C.
| void MGridGen | ( | int | , |
| int * | , | ||
| Foam::scalar * | , | ||
| Foam::scalar * | , | ||
| int * | , | ||
| Foam::scalar * | , | ||
| int | , | ||
| int | , | ||
| int * | , | ||
| int * | , | ||
| int * | , | ||
| int * | |||
| ) |
Definition at line 49 of file dummyMGridGen.C.
References Foam::exit(), Foam::FatalError, FatalErrorInFunction, and notImplementedMessage.

|
static |
Definition at line 37 of file dummyMGridGen.C.
Referenced by MGridGen().
1.8.11