#include "petscds.h" PetscErrorCode PetscDSGetTabulation(PetscDS prob, PetscReal ***basis, PetscReal ***basisDer)Not collective
basis | - The basis function tabulation at quadrature points | |
basisDer | - The basis function derivative tabulation at quadrature points |
Level:intermediate
Location:src/dm/dt/interface/dtds.c
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages