| ... | @@ -78,7 +78,7 @@ make -j 4 |
... | @@ -78,7 +78,7 @@ make -j 4 |
|
|
* run a program
|
|
* run a program
|
|
|
```
|
|
```
|
|
|
gmsh -3 ../srcs/mymesh.geo
|
|
gmsh -3 ../srcs/mymesh.geo
|
|
|
bin/myview.exe ../srcs/mymesh.msh
|
|
bin/myview ../srcs/mymesh.msh
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
# Note about the environment scripts
|
|
# Note about the environment scripts
|
| ... | |
... | |
| ... | | ... | |