-
- Downloads
Furthur cleanup of the actors code.
Used requests where it made sense in the actors. This is where the HRU would send a message then wait for a response anyway. Instead of defining messages for these cases we use request.
parent
4a121d7d
No related branches found
No related tags found
Showing
- build/includes/global/message_atoms.hpp 7 additions, 0 deletionsbuild/includes/global/message_atoms.hpp
- build/includes/job_actor/job_actor.hpp 8 additions, 15 deletionsbuild/includes/job_actor/job_actor.hpp
- build/source/actors/file_access_actor/cpp_code/file_access_actor.cpp 9 additions, 8 deletions...e/actors/file_access_actor/cpp_code/file_access_actor.cpp
- build/source/actors/hru_actor/cpp_code/hru_actor.cpp 104 additions, 72 deletionsbuild/source/actors/hru_actor/cpp_code/hru_actor.cpp
- build/source/actors/job_actor/job_actor.cpp 30 additions, 28 deletionsbuild/source/actors/job_actor/job_actor.cpp
- build/source/driver/summa_type.f90 0 additions, 24 deletionsbuild/source/driver/summa_type.f90
- build/source/dshare/data_types.f90 428 additions, 431 deletionsbuild/source/dshare/data_types.f90
Loading
Please register or sign in to comment