#include "petscdmcomplex.h" PetscErrorCode DMComplexGenerate(DM boundary, const char name[], PetscBool interpolate, DM *mesh)Not Collective
boundary | - The DMComplex boundary object | |
name | - The mesh generation package name | |
interpolate | - Flag to create intermediate mesh elements |
Level:intermediate
Location:src/dm/impls/complex/complex.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages