AddParMETISFlags¶
Helpers for using ParMETIS from DUNE targets.
- add_dune_parmetis_flags¶
Link the given targets against
ParMETIS::ParMETISand add the compile definitions corresponding to the detected ParMETIS configuration.This command also applies
add_dune_metis_flags()andadd_dune_mpi_flags().add_dune_parmetis_flags(<target> [<target>...])
targetsOne or more existing targets to configure.