Adding Mesh Topology
This commit is contained in:
parent
7b195096f3
commit
d31a7904ed
5 changed files with 215 additions and 7 deletions
|
|
@ -28,6 +28,7 @@ set (SMP_FILE
|
|||
topology/star.cpp
|
||||
topology/ring.cpp
|
||||
topology/hypercubic.cpp
|
||||
topology/mesh.cpp
|
||||
)
|
||||
|
||||
add_library(smp STATIC ${SMP_FILE})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue