ITM Grid Service Library: Fortran 90

src/examples/itm_grid_writeexamples.f90

Go to the documentation of this file.
00001 program itm_grid_writeexamples
00002   
00003   ! This program creates and writes some example edge CPOs to the UAL 
00004 
00005   use itm_grid_examples
00006 
00007   implicit none
00008   
00009   call itm_grid_write_example_2d()
00010 
00011   write (*,*) "itm_grid_writeexamples: wrote all examples to UAL"
00012 
00013 end program itm_grid_writeexamples
All Classes Namespaces Files Functions Variables