Skip to content

Improve performance of ExtractTracePhys in 2D

Douglas Serson requested to merge perf/ExtractTracePhys2D into master

This uses the trace map to improve the performance of DisContField2D::v_ExtractTracePhys (and also removes some unused variables in DiffusionLDG).

Merge request reports