vtf-logo

weno/applications/euler/2d/Box/src/combl.f

c     =====================================================
      subroutine combl()
c     =====================================================
c     
c     Create and initialize application specific common-blocks.
c
      call stdcdat()
c
      return
      end