Oden-EAG / hp3d

MPI/OpenMP hp-adaptive 3D finite element software
https://oden.utexas.edu
Other
19 stars 3 forks source link

Optimizations in primal DPG heat formulation. #37

Closed stefanhenneking closed 2 months ago

stefanhenneking commented 3 years ago

Some of the optimizations (boundary integrals, Gram matrix storage format) identified in #36 can also be used to speed up the primal DPG formulation of the heat equation in the LASER code.

stefanhenneking commented 2 months ago

LASER code now has an optimized heat eqn implementation.