FindParMETIS ------------ Find the parallel graph partitioning library `ParMETIS `_. Imported Targets ^^^^^^^^^^^^^^^^ This module provides the following imported target, if found: ``ParMETIS::ParMETIS`` `Imported target `_ encapsulating the include directories and link libraries needed to use ParMETIS. Result Variables ^^^^^^^^^^^^^^^^ This module defines the following variables: ``ParMETIS_FOUND`` Boolean result indicating whether ParMETIS and its required dependencies were found. Hints ^^^^^ The following variables may be set to influence this module's behavior: ``PARMETIS_INCLUDE_DIR`` Include directory where the parmetis.h is found. ``PARMETIS_LIBRARY`` Full path to the ParMETIS library.