#include "petscdmplex.h" PetscErrorCode DMPlexComputeCellGeometry(DM dm, PetscInt cell, PetscReal *v0, PetscReal *J, PetscReal *invJ, PetscReal *detJ)Collective on DM
dm | - the DM | |
cell | - the cell |
v0 | - the translation part of this affine transform | |
J | - the Jacobian of the transform from the reference element | |
invJ | - the inverse of the Jacobian | |
detJ | - the Jacobian determinant |
Level:advanced
Location:src/dm/impls/plex/plexgeometry.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages