LLNL / Tribol

Modular interface physics library featuring state-of-the-art contact physics methods.
MIT License
25 stars 2 forks source link

Make LOR grid function a pointer #42

Closed ebchin closed 12 months ago

ebchin commented 12 months ago

Make LOR grid function a pointer to prevent a potential copy which invalidates the grid function.