Definition in file metisDecomp.C.
#include "src/decompositionMethods/metisDecomp/metisDecomp.H"
#include "src/OpenFOAM/db/runTimeSelection/addToRunTimeSelectionTable.H"
#include "src/OpenFOAM/primitives/Scalar/floatScalar/floatScalar.H"
#include "src/OpenFOAM/db/Time/Time.H"
#include "src/decompositionMethods/scotchDecomp/scotchDecomp.H"
#include <metis.h>
Go to the source code of this file.
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
Defines | |
#define | OMPI_SKIP_MPICXX |
#define | FOAM_PartGraphRecursive METIS_PartGraphRecursive |
#define | FOAM_WPartGraphRecursive METIS_WPartGraphRecursive |
#define | FOAM_PartGraphKway METIS_PartGraphKway |
#define | FOAM_WPartGraphKway METIS_WPartGraphKway |
Functions | |
defineTypeNameAndDebug (metisDecomp, 0) | |
addToRunTimeSelectionTable (decompositionMethod, metisDecomp, dictionaryMesh) |
#define OMPI_SKIP_MPICXX |
Definition at line 34 of file metisDecomp.C.
#define FOAM_PartGraphRecursive METIS_PartGraphRecursive |
Definition at line 141 of file metisDecomp.C.
#define FOAM_WPartGraphRecursive METIS_WPartGraphRecursive |
Definition at line 142 of file metisDecomp.C.
#define FOAM_PartGraphKway METIS_PartGraphKway |
Definition at line 143 of file metisDecomp.C.
#define FOAM_WPartGraphKway METIS_WPartGraphKway |
Definition at line 144 of file metisDecomp.C.