#include "petscdmplex.h" PetscErrorCode DMPlexGenerate(DM boundary, const char name[], PetscBool interpolate, DM *mesh)Not Collective
boundary | - The DMPlex boundary object | |
name | - The mesh generation package name | |
interpolate | - Flag to create intermediate mesh elements |