[petsc-dev] resurrecting the finite element energy functions thread

Jed Brown jed at jedbrown.org
Sun Jan 19 18:46:31 CST 2014


Geoffrey Irving <irving at naml.us> writes:
> For anything other than MPI_SUM, the evaluation points would likely
> want to be different, so the structure of the code would be
> significantly changed.  For example, MPI_MAX probably wants evaluation
> points at the vertices, which can't be optimally coded using the same
> code structure used for MPI_SUM (since different elements share
> vertices).

That's fair, though extrema can also occur internally to an element.

> The main difference is that the quadrature rule has to be specified
> independent of the PetscFE objects, since the PetscFE elements for the
> different fields might have incompatible quadrature rules.

How is that different from evaluating coupling terms between fields in
different spaces?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20140119/4ca06084/attachment.sig>


More information about the petsc-dev mailing list