#include "petscmesh.h" PetscErrorCode MeshCoarsenHierarchy(Mesh mesh, int numLevels, double coarseningFactor, PetscTruth interpolate, Mesh **coarseHierarchy)Not Collective
mesh | - The original Mesh object | |
numLevels | - The number of | |
coarseningFactor | - The expansion factor for coarse meshes | |
interpolate | - Flag to create intermediate mesh elements |
Level:intermediate
Location:src/dm/mesh/mesh.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages