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


Main Page   Class Hierarchy   Compound List   File List  

3d/integrator_ex/rcflx.f

c     =====================================================
      subroutine rcflx(mflx)
c     =====================================================
c     
c     # What kind of Riemann solver is used?
c
      implicit double precision (a-h,o-z)
      common /rpnflx/ mrpnflx
c
      mflx = mrpnflx
c
      return
      end


Quickstart     Users Guide     Programmers Reference     Installation      Examples     Download



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