issues
search
PolyProcessInterface
/
ppi
2
stars
2
forks
source link
Refactor node process
#75
Closed
n-peugnet
closed
4 years ago
n-peugnet
commented
4 years ago
Move
is_down
to
deployed
in
Infrastructure
.
Move
timer
to
MpiInfrastructure
as it is the only class using it.
is_down
todeployed
inInfrastructure
.timer
toMpiInfrastructure
as it is the only class using it.