Skip to content
Stefano Zaghi edited this page Feb 3, 2015 · 2 revisions

As a practical example of Lib_VTK_IO usage a testing program named Test_Driver is provided.

You can compile with Fortran compiler supporting modern standards (2003+). Note that the dependency hierarchy of modules USE statement must be respected in order to successfully compile the program. If you are tired by frustrating usage of makefiles & co. you can try FoBiS.py for building the program. A fobos file is provided with Lib_VTK_IO, see the Compiling instructions.