dune-common 2.12-git
Loading...
Searching...
No Matches
metis.hh File Reference

This include file is intended to be used instead of the direct include of metis.h. More...

Go to the source code of this file.

Namespaces

namespace  Dune
 Dune namespace
 
namespace  Dune::Metis
 

Typedefs

using Dune::Metis::real_t = double
 
using Dune::Metis::idx_t = int
 

Detailed Description

This include file is intended to be used instead of the direct include of metis.h.

It provides the right order of necessary pre-includes, e.g. when scotch-metis is found, and introduces version-/distribution-independent type definitions for floating-point arguments (real_t) and integer arguments (idx_t) in the namespace Dune::Metis.