#include "petscdmiga.h" PetscErrorCode DMIGAGetNumQuadraturePoints(DM dm, PetscInt *nx, PetscInt *ny, PetscInt *nz)Not Collective
nx | - number of quadrature points in X | |
ny | - number of quadrature points in Y | |
nz | - number of quadrature points in Z |
Level:beginner
Location:src/dm/impls/igaiga.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages