waLBerla 7.2
|
#include "MetisWrapper.h"
#include "waLBerlaDefinitions.h"
#include "core/Abort.h"
#include <type_traits>
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::core |
Macros | |
#define | WALBERLA_METIS_NOPTIONS METIS_NOPTIONS |
Functions | |
int | walberla::core::METIS_PartGraphKway (::walberla::int64_t *, ::walberla::int64_t *, ::walberla::int64_t *, ::walberla::int64_t *, ::walberla::int64_t *, ::walberla::int64_t *, ::walberla::int64_t *, ::walberla::int64_t *, double *, double *, ::walberla::int64_t *, ::walberla::int64_t *, ::walberla::int64_t *) |
int | walberla::core::METIS_SetDefaultOptions (::walberla::int64_t *) |
#define WALBERLA_METIS_NOPTIONS METIS_NOPTIONS |