Skip to content
Snippets Groups Projects
Commit a768f494 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Passing TraverserUserData via SharedPointer

Apart from squashing begin, end, entityOrientation and entityBasis
parameters into TraverserKernelData, this does not improve performance
of the LinearSystemAssembler, ExplicitUpdater etc., but in tnl-mhfem it
allows us to pass MeshDependentData, which is already available as a
SharedPointer, directly to the grid traverser without duplicating the
transfer to GPU.
parent 673b7a22
No related branches found
No related tags found
No related merge requests found
Showing
with 221 additions and 251 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment