NodalDofHandler #125
Labels
enhancement
Enchancing existing aspects or quality of life
performance
Something affecting the performance (e.g. scalability or flat runtime)
We often run into the case where we have fields which align with the mesh nodes (i.e. isoparametric interpolations). For this we can just set
cellnodes = celldofs
and optimize the code paths quite a bit.The text was updated successfully, but these errors were encountered: