petsc-3.13.6 2020-09-29
Report Typos and Errors

DMPlexTriangleSetOptions

Set the options used for the Triangle mesh generator

Synopsis

#include "petscdmplex.h"   
PetscErrorCode DMPlexTriangleSetOptions(DM dm, const char *opts)
Not Collective

Inputs Parameters

dm - The DMPlex object
opts - The command line options

See Also

DMPlexTetgenSetOptions(), DMPlexGenerate()

Level

developer

Location

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