Skip to content

The nudy directory inside physics/neutron is the latest that needs to be merged with MASTER

Abhijit Bhattacharyya requested to merge nudy2merge into master

I changed one liner std::find to steps so that std::vector iterator is returned from std::find which is then compared. It passed clang-format (clang-format-5.0 in ubuntu 17.10) in my laptop.

Merge request reports