[petsc-users] FEM Implementation of NS with SUPG Stabilization
Brandon Denton
bldenton at buffalo.edu
Tue Oct 10 20:34:16 CDT 2023
Good Evening,
I am looking to implement a form of Navier-Stokes with SUPG Stabilization and shock capturing using PETSc's FEM infrastructure. In this implementation, I need access to the cell's shape function gradients and natural coordinate gradients for calculations within the point-wise residual calculations. How do I get these quantities at the quadrature points? The signatures for fo and f1 don't seem to contain this information.
Thank you in advance for your time.
Brandon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20231011/aea45c88/attachment.html>
More information about the petsc-users
mailing list