-
Notifications
You must be signed in to change notification settings - Fork 53
Download
Stefano Zaghi edited this page Jan 8, 2015
·
5 revisions
The tree structure of the Lib_VTK_IO project is the following:
├── CONTRIBUTING.md
├── fobos
├── LICENSE.gpl3.md
├── makefile
├── mpi_benchmark.sh
├── openmp_benchmark.sh
├── README.md
└── src
├── IR_Precision.f90
├── Lib_Base64.f90
├── Lib_VTK_IO.f90
└── Test_Driver.f90
A minimal manual installation requires the 3 modules:
that can be manually downloaded from the GitHub repository. However, to download all the available releases and utilities (fobos, license, readme, etc...), it can be convenient to clone whole the project:
git clone https://github.com/szaghi/Lib_VTK_IO
Alternatively, you can download a zip archive from the right Download ZIP
button on the GitHub repository.
Before the download and compile Lib_VTK_IO you must check the requirements.