CB_fR_mesh_fluid.f90

Go to the documentation of this file.
00001 module CB_fR_mesh_fluid
00002   implicit none
00003 !mesh
00004   real(8) :: dr
00005   integer :: nr
00006 !meshf
00007   real(8) :: drf, drfinv
00008   integer :: nrf
00009 end module CB_fR_mesh_fluid

Generated on 27 Oct 2011 for Cocal by  doxygen 1.6.1