mmore500 / conduit

C++ library that wraps intra-thread, inter-thread, and inter-process communication in a uniform, modular, object-oriented interface, with a focus on asynchronous high-performance computing applications.
https://conduit.fyi
MIT License
13 stars 4 forks source link

Organize header files #69

Closed mmore500 closed 4 years ago

mmore500 commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Clones added
============
- tests/mpi/comm_utils.cpp  1
- include/uit/mpi/mpi_utils.hpp  4
- include/uit/mpi/comm_utils.hpp  2
- include/uit/mpi/request_utils.hpp  1
- include/uit/distributed/do_successively.hpp  1
- tests/mpi/request_utils.cpp  1
- tests/mpi/mpi_utils.cpp  8

See the complete overview on Codacy