petsc-3.9.4 2018-09-11
DMPlexComputeGeometryFEM
Precompute cell geometry for the entire mesh
Synopsis
#include "petscdmplex.h"
#include "petscfe.h"
PetscErrorCode DMPlexComputeGeometryFEM(DM dm, Vec *cellgeom)
Collective on dm
Input Parameter
dm -The DMPlex
Output Parameter
cellgeom -A vector with the cell geometry data for each cell
Keywords
DMPlexComputeCellGeometryFEM()
Level
beginner
Location
src/dm/impls/plex/plexgeometry.c
Index of all DMPLEX routines
Table of Contents for all manual pages
Index of all manual pages