KTH framework for Nek5000 toolboxes; testing version  0.0.1
io_tools_block.f
Go to the documentation of this file.
1 
9 !=======================================================================
10  block data io_common_init
11  include 'IOTOOLD'
12 
13  data io_iunit_min/200/
14  data io_iunit_max/200/
15  end