rgoldade / AdaptiveViscositySolver

Source code for "An Adaptive Variational Finite Difference Framework for Efficient Symmetric Octree Viscosity" (SIGGRAPH 2019)
https://cs.uwaterloo.ca/~rgoldade/adaptiveviscosity/
86 stars 9 forks source link

Copy elision #4

Closed rgoldade closed 5 years ago

rgoldade commented 5 years ago

Although technically the somethingToSomething maps in HKD Utilities will just get inlined anyway, it's probably worth updating to use proper copy elision.