-
- Downloads
Create module `unit_edge_m` for `unit_edgelist`
`unit_edgelist` was just transmitted by procedure overlap from main program unit to `write_overlap`. So now overlap does not see `unit_edgelist`. Further motivation: we are going to split the edge list file into two files.
Showing
- CMakeLists.txt 2 additions, 1 deletionCMakeLists.txt
- Tests/CMakeLists.txt 5 additions, 4 deletionsTests/CMakeLists.txt
- Tests/test_overlap.f90 8 additions, 6 deletionsTests/test_overlap.f90
- Tests/test_write_overlap.f90 4 additions, 6 deletionsTests/test_write_overlap.f90
- eddy_graph.f90 9 additions, 8 deletionseddy_graph.f90
- overlap.f90 4 additions, 5 deletionsoverlap.f90
- unit_edge_m.f90 20 additions, 0 deletionsunit_edge_m.f90
- write_overlap.f90 3 additions, 3 deletionswrite_overlap.f90
Loading
Please register or sign in to comment