<div dir="ltr">Hi,<div><br></div><div>Does anyone use PETSc to calculate the value determinant, basis function and the derivative of basis function at Gauss integration point?</div><div><br></div><div>For quadrilateral element, I use PetscDTGaussQuadrature to get the location of integration point, and then use DMPlexComputeCellGeometryFEM to get the value of determinant. <br></div><div><br></div><div>But I don't know how to do it for triangle element, and don't know how to use PETSc to calculate basis function and it's derivative?<br></div><div><br></div><div>Is there anyway to get the mapping between nature ordering and global ordering for vertex number? </div><div><br></div><div><br></div><div>Thanks,</div><div>Josh</div><div><br></div></div>