All Classes Files Functions Variables Pages
module_vtk_io.f90 File Reference

This file written by S. Zaghi (https://github.com/szaghi/Lib_VTK_IO) contains a module to write ascii or binary VTK files. More...

Go to the source code of this file.

Data Types

module  mod_vtk_io
 This module programmed by S. Zaghi (https://github.com/szaghi/Lib_VTK_IO) contains functions to write ascii or binary VTK files. More...
 
interface  mod_vtk_io::vtk_geo_xml
 overloading of VTK_GEO_XML More...
 
interface  mod_vtk_io::vtk_var_xml
 overloading of VTK_VAR_XML More...
 

Detailed Description

Author
S. Zaghi (see original sources at https://github.com/szaghi/Lib_VTK_IO). Original sources have been modified under GNU GPL V3 license terms to suit EFISPEC3D purpose.

Definition in file module_vtk_io.f90.