PetscQuadratureComputePermutations#
Compute permutations of quadrature points corresponding to domain orientations
Synopsis#
#include "petscdt.h" 
PetscErrorCode PetscQuadratureComputePermutations(PetscQuadrature quad, PeOp PetscInt *Np, IS *perm[])
Input Parameter#
- quad - The - PetscQuadrature
Output Parameters#
- Np - The number of domain orientations 
- perm - An array of - ISpermutations, one for ech orientation,
See Also#
Level#
developer
Location#
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages