PETSc version 3.17.0
Fix/Edit manual page

DMPlexMetricGetTargetComplexity

Get the target metric complexity

Synopsis

#include "petscdmplex.h"   
PetscErrorCode DMPlexMetricGetTargetComplexity(DM dm, PetscReal *targetComplexity)

Input parameters

dm - The DM

Output parameters

targetComplexity - The target metric complexity

See Also

DMPlexMetricSetTargetComplexity(), DMPlexMetricGetNormalizationOrder()

Level

beginner

Location

src/dm/impls/plex/plexmetric.c
Index of all DMPLEX routines
Table of Contents for all manual pages
Index of all manual pages