Blockstructured Adaptive Mesh Refinement in object-oriented C++
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 Contactlast update: 06/01/04