Go to file
2022-02-19 10:51:15 +08:00
.gitignore Initial commit 2022-02-19 02:47:38 +00:00
cube.geo tmp update 2022-02-19 10:51:15 +08:00
cube.msh tmp update 2022-02-19 10:51:15 +08:00
equations.pptx tmp update 2022-02-19 10:51:15 +08:00
LICENSE Initial commit 2022-02-19 02:47:38 +00:00
main_msh.cpp tmp update 2022-02-19 10:51:15 +08:00
main.cpp tmp update 2022-02-19 10:51:15 +08:00
out_msh.txt tmp update 2022-02-19 10:51:15 +08:00
out.txt tmp update 2022-02-19 10:51:15 +08:00
README.md tmp update 2022-02-19 10:51:15 +08:00
tetra_vz.h tmp update 2022-02-19 10:51:15 +08:00

Compile

g++ main.cpp --std=c++11 -o a.exe

Run

./a.exe