AMROC Main     Blockstructured Adaptive Mesh Refinement in object-oriented C++


Main Page   Class Hierarchy   Compound List   File List  

3d/operators/opcombl.f

c     =====================================================
      subroutine opcombl(gc)
c     =====================================================
c     
c     Create and initialize common-blocks for grid-operators
c
      implicit none
      common /ghosts/ mbc
      integer gc, mbc

      mbc = gc

      return
      end


Quickstart     Users Guide     Programmers Reference     Installation      Examples     Download



AMROC Main      Home      Contact
last update: 06/01/04