Skip to content

Few MeshLib optimizations for petsc build

Avoid copies. Using lambda instead of std::bind_front is much faster.

Merge request reports