esa/polyhedral-gravity-model

Allow Mesh Caching

Closed this issue · 0 comments

At the moment some overhead is caused by re-initialization of variables between successive calls to the model. This could be remedied by allowing some functionality to cache some variables (such as mesh and normals) between calls.