#include "petscfe.h" PetscErrorCode PetscDualSpaceApplyAllDefault(PetscDualSpace sp, const PetscScalar *pointEval, PetscScalar *spValue)
sp | - The PetscDualSpace object | |
pointEval | - Evaluation at the points returned by PetscDualSpaceGetAllData() |
spValue | - The values of all dual space functionals |