-
Notifications
You must be signed in to change notification settings - Fork 58
Download
Stefano Zaghi edited this page Feb 3, 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.f90A 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_IOAlternatively, you can directly download a release from GitHub server:
Stable Release. Fully backward compatible. Modern compiler required.
Stable Release. Fully backward compatible.
Stable Release.
Before the download and compile Lib_VTK_IO you must check the requirements.