grinsfem / grins

Multiphysics Finite Element package built on libMesh
http://grinsfem.github.io
Other
47 stars 39 forks source link

Use GhostingFunctor::map_type rather than unordered_map #621

Closed pbauman closed 1 year ago

pbauman commented 1 year ago

This captures the changes made upstream in libMesh in the API that were made for performance reasons in libMesh/libmesh#3431.