DG method and PETSc

Dear PETSc developer,
the problem I am solving may involve the DG finite element method to handle complex fluid problems in porous media. May I ask if PETSc supports the parallelism of the DG finite element method.

ask the internet… DG freefem

Thank you for your reply.
Pure Convection : The Rotating Hill (freefem.org)
Can you change the link you provided to an example of DG finite element serial code improvement to a PETSc parallel version?

It doesn’t make any difference whether you do CG or DG when it comes to PETSc.

Thank you very much.