Skip to content
Stefano Zaghi edited this page Dec 23, 2014 · 5 revisions

Lib_VTK_IO is composed by 3 Fortran modules

  1. IR_Precision.f90;
  2. Lib_Base64.f90;
  3. Lib_VTK_IO.f90; these are all you need. However, some other data (documentations, test driver programs, fobos/makefile etc...) can be helpful. The best thing to do is to clone this repository:
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.