PetscQuadratureEqual#
determine whether two quadratures are equivalent
Synopsis#
#include "petscdt.h"
PetscErrorCode PetscQuadratureEqual(PetscQuadrature A, PetscQuadrature B, PetscBool *equal)
Input Parameters#
A - A
PetscQuadrature
objectB - Another
PetscQuadrature
object
Output Parameter#
equal -
PETSC_TRUE
if the quadratures are the same
See Also#
Level#
intermediate
Location#
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages